部分android手机白板问题;
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -15,10 +15,13 @@ | ... | @@ -15,10 +15,13 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"axios": "^0.19.0", | "axios": "^0.19.0", | ||
"babel-polyfill": "^6.26.0", | |||
"es6-promise": "^4.2.8", | |||
"mint-ui": "^2.2.13", | "mint-ui": "^2.2.13", | ||
"nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
"qrcodejs2": "0.0.2", | "qrcodejs2": "0.0.2", | ||
"vue": "^2.5.2", | "vue": "^2.5.2", | ||
"vue-cookies": "^1.5.13", | |||
"vue-router": "^3.0.1", | "vue-router": "^3.0.1", | ||
"vue-signature": "^2.4.3", | "vue-signature": "^2.4.3", | ||
"vuex": "^3.1.1", | "vuex": "^3.1.1", | ||
... | ... |
Please
register
or
sign in
to comment