add new page
Showing
This diff is collapsed.
| ... | @@ -10,7 +10,11 @@ | ... | @@ -10,7 +10,11 @@ |
| "build": "node build/build.js" | "build": "node build/build.js" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ali-oss": "^6.1.1", | |||
| "axios": "^0.18.0", | |||
| "element-ui": "^2.8.2", | "element-ui": "^2.8.2", | ||
| "js-cookie": "^2.2.0", | |||
| "socket.io-client": "^2.2.0", | |||
| "stylus": "^0.54.5", | "stylus": "^0.54.5", | ||
| "stylus-loader": "^3.0.1", | "stylus-loader": "^3.0.1", | ||
| "vue": "^2.2.6", | "vue": "^2.2.6", | ||
| ... | ... |
src/page/login/Loading.vue
0 → 100644
11.3 KB
3.97 KB
3.31 KB
68.5 KB
src/page/login/index.vue
0 → 100644
src/page/main/index.vue
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
src/service/api.js
0 → 100644
src/service/index.js
0 → 100644
src/utils/auth.js
0 → 100644
src/utils/request.js
0 → 100644