flask + axios
Showing
... | ... | @@ -10,6 +10,7 @@ |
"build": "node build/build.js" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"vue": "^2.5.2", | ||
"vue-router": "^3.0.1" | ||
}, | ||
... | ... |
ipadCtr/src/assets/index.css
0 → 100644
ipadCtr/src/assets/reset.css
0 → 100644
ipadCtr/src/components/contentBox.vue
0 → 100644
ipadCtr/src/service/ctrapi.js
0 → 100644
ipadCtr/src/service/dataapi.js
0 → 100644
ipadCtr/src/utils/axiosRequest.js
0 → 100644
ipadCtr/src/utils/config.js
0 → 100644
ipadCtr/src/utils/index.js
0 → 100644
ipadCtr/src/utils/request.js
0 → 100644
Please
register
or
sign in
to comment