add config
Showing
with
163 additions
and
10 deletions
This diff is collapsed.
Click to expand it.
... | ... | @@ -7,7 +7,9 @@ |
"build": "vue-cli-service build" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"core-js": "^3.6.4", | ||
"postcss-px2rem": "^0.3.0", | ||
"vant": "^2.6.0", | ||
"vue": "^2.6.11", | ||
"vue-router": "^3.1.6", | ||
... | ... |
postcss.config.js
0 → 100644
src/api/Token/index.js
0 → 100644
File mode changed
src/api/index.js
0 → 100644
src/store/modules/token.js
0 → 100644
src/store/types.js
0 → 100644
Please
register
or
sign in
to comment