feat: 直播相关部分修改
正在显示
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -54,20 +54,20 @@ |
| "@types/crypto-js": "^4.2.2", | ||
| "@types/file-saver": "^2.0.7", | ||
| "@types/node": "^20.17.6", | ||
| "@vitejs/plugin-vue": "^5.1.4", | ||
| "@vue-macros/reactivity-transform": "^1.1.3", | ||
| "@vitejs/plugin-vue": "^6.0.1", | ||
| "@vue-macros/reactivity-transform": "^1.1.6", | ||
| "@vue/eslint-config-typescript": "^14.1.3", | ||
| "@vue/tsconfig": "^0.5.1", | ||
| "ali-oss": "^6.21.0", | ||
| "chalk": "^5.3.0", | ||
| "eslint": "^9.14.0", | ||
| "eslint-plugin-vue": "^9.30.0", | ||
| "sass": "^1.79.6", | ||
| "sass-embedded": "^1.93.3", | ||
| "typescript": "~5.6.3", | ||
| "unplugin-auto-import": "^0.18.3", | ||
| "vite": "^5.4.10", | ||
| "vite-plugin-checker": "^0.8.0", | ||
| "vite-plugin-mkcert": "^1.17.6", | ||
| "unplugin-auto-import": "^20.2.0", | ||
| "vite": "^7.1.12", | ||
| "vite-plugin-checker": "^0.11.0", | ||
| "vite-plugin-mkcert": "^1.17.9", | ||
| "vue-tsc": "^2.1.10" | ||
| } | ||
| } |
src/components/Preview.vue
0 → 100644
src/modules/live/reports/api.ts
0 → 100644
src/modules/live/reports/index.ts
0 → 100644
src/modules/live/score/api.ts
0 → 100644
src/modules/live/score/index.ts
0 → 100644
请
注册
或者
登录
后发表评论