jeshi
Showing
... | ... | @@ -20,11 +20,14 @@ |
"cordova-plugin-crosswalk-webview": "^2.2.0", | ||
"cordova-plugin-device": "^2.0.2", | ||
"cordova-plugin-hls-cloudroom": "file:../../../Desktop/徐工/cordova-plugin-hls-cloudroom", | ||
"cordova-plugin-splashscreen": "5.0.2", | ||
"cordova-plugin-statusbar": "2.4.2", | ||
"cordova-plugin-themeablebrowser": "^0.2.18", | ||
"cordova-plugin-whitelist": "^1.3.3", | ||
"crypto-js": "^3.1.9-1", | ||
"fastclick": "https://hel.hand-china.com/easyUI/fastclick.git", | ||
"hls-easy-ui": "https://hel.hand-china.com/easyUI/hls-easy-ui.git#keyboard", | ||
"ionic-plugin-keyboard": "^2.2.1", | ||
"vue": "^2.5.2", | ||
"vue-router": "^3.0.1", | ||
"vuex": "^2.1.1", | ||
... | ... | @@ -117,7 +120,8 @@ |
], | ||
"cordova": { | ||
"platforms": [ | ||
"ios" | ||
"ios", | ||
"android" | ||
], | ||
"plugins": { | ||
"cordova-plugin-camera": {}, | ||
... | ... |
www/index.html
100755 → 100644
Please register or sign in to comment