页面更新
正在显示
.env.development
0 → 100644
.env.production
0 → 100644
差异被折叠。
| ... | @@ -9,9 +9,16 @@ | ... | @@ -9,9 +9,16 @@ |
| "test:unit": "vue-cli-service test:unit" | "test:unit": "vue-cli-service test:unit" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ant-design-vue": "^1.4.4", | |||
| "axios": "^0.19.0", | |||
| "core-js": "^3.3.2", | "core-js": "^3.3.2", | ||
| "moment": "^2.24.0", | |||
| "videojs-contrib-hls": "^5.15.0", | |||
| "videojs-flash": "^2.2.1", | |||
| "vue": "^2.6.10", | "vue": "^2.6.10", | ||
| "vue-awesome-swiper": "^3.1.3", | |||
| "vue-router": "^3.1.3", | "vue-router": "^3.1.3", | ||
| "vue-video-player": "^5.0.2", | |||
| "vuex": "^3.0.1" | "vuex": "^3.0.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
public/image/background.png
0 → 100644
6.0 KB
public/image/item.png
0 → 100644
588 Bytes
public/image/stream.png
0 → 100644
447.2 KB
public/image/stream1.png
0 → 100644
14.9 KB
src/api/demonstrate.js
0 → 100644
src/assets/background.jpg
0 → 100644
384.7 KB
src/utils/axios.js
0 → 100644
src/utils/request.js
0 → 100644