禁止横屏以及更改logo
Showing
| ... | @@ -35,11 +35,13 @@ | ... | @@ -35,11 +35,13 @@ |
| "cordova-plugin-ionic-keyboard": "^2.1.3", | "cordova-plugin-ionic-keyboard": "^2.1.3", | ||
| "cordova-plugin-ionic-webview": "^3.1.2", | "cordova-plugin-ionic-webview": "^3.1.2", | ||
| "cordova-plugin-local-notification": "^0.9.0-beta.2", | "cordova-plugin-local-notification": "^0.9.0-beta.2", | ||
| "cordova-plugin-screen-orientation": "^3.0.1", | |||
| "cordova-plugin-splashscreen": "^5.0.2", | "cordova-plugin-splashscreen": "^5.0.2", | ||
| "cordova-plugin-statusbar": "^2.4.2", | "cordova-plugin-statusbar": "^2.4.2", | ||
| "cordova-plugin-whitelist": "^1.3.3", | "cordova-plugin-whitelist": "^1.3.3", | ||
| "core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
| "echarts": "^4.2.1", | "echarts": "^4.2.1", | ||
| "es6-promise-plugin": "^4.2.2", | |||
| "ngx-echarts": "^4.1.0", | "ngx-echarts": "^4.1.0", | ||
| "rxjs": "~6.3.3", | "rxjs": "~6.3.3", | ||
| "web-animations-js": "^2.3.1", | "web-animations-js": "^2.3.1", | ||
| ... | @@ -83,7 +85,8 @@ | ... | @@ -83,7 +85,8 @@ |
| }, | }, | ||
| "cordova-plugin-ionic-keyboard": {}, | "cordova-plugin-ionic-keyboard": {}, | ||
| "cordova-plugin-local-notification": {}, | "cordova-plugin-local-notification": {}, | ||
| "cordova-plugin-appminimize": {} | "cordova-plugin-appminimize": {}, | ||
| "cordova-plugin-screen-orientation": {} | |||
| }, | }, | ||
| "platforms": [ | "platforms": [ | ||
| "android", | "android", | ||
| ... | ... |
2.81 KB
1.13 KB
1.76 KB
4.22 KB
7.61 KB
11.5 KB
50 KB