徐工三期需求,功能权限调整
Showing
... | ... | @@ -13,20 +13,14 @@ |
"clean": "rimraf www/*" | ||
}, | ||
"dependencies": { | ||
"IdCardPlugin": "file:../card-plugin-test/IdCardPlugin", | ||
"autosize": "^3.0.20", | ||
"better-scroll": "^1.10.3", | ||
"cordova-ios": "^4.5.5", | ||
"cordova-plugin-device": "2.0.2", | ||
"cordova-plugin-splashscreen": "5.0.2", | ||
"cordova-plugin-statusbar": "2.4.2", | ||
"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", | ||
"js-base64": "^2.5.1", | ||
"pdfjs-dist": "^2.2.228", | ||
"pdfjs-dist": "2.2.228", | ||
"vue": "^2.5.2", | ||
"vue-router": "^3.0.1", | ||
"vuex": "^2.1.1", | ||
... | ... | @@ -111,13 +105,6 @@ |
"ios", | ||
"android" | ||
], | ||
"plugins": { | ||
"cordova-plugin-whitelist": {}, | ||
"cordova-plugin-statusbar": {}, | ||
"cordova-plugin-device": {}, | ||
"cordova-plugin-splashscreen": {}, | ||
"ionic-plugin-keyboard": {}, | ||
"IdCardPlugin": {} | ||
} | ||
"plugins": {} | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment