隐私政策
Showing
... | ... | @@ -7,6 +7,7 @@ |
"scripts": { | ||
"dev": "cross-env CONFIG_ENV=dev webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | ||
"start": "npm run dev", | ||
"build:dev": "cross-env CONFIG_ENV=dev node build/build.js", | ||
"build:uat": "cross-env CONFIG_ENV=uat node build/build.js", | ||
"build": "cross-env CONFIG_ENV=prod node build/build.js", | ||
"clean": "rimraf www/*" | ||
... | ... | @@ -15,12 +16,9 @@ |
"autosize": "^3.0.20", | ||
"better-scroll": "^1.10.3", | ||
"cordova-android": "^6.2.0", | ||
"cordova-ios": "^5.1.1", | ||
"cordova-plugin-camera": "^2.4.1", | ||
"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-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", | ||
... | ... |
plugins/ios.json
0 → 100644
src/pages/myInfo/About.vue
0 → 100644
This diff is collapsed.
This diff is collapsed.
www/index.html
0 → 100644
Please register or sign in to comment