企业端前台
Go to file
wangyan 93dac9ab39 fix(video): 移除无效的视频播放代码
- 删除了已注释的视频播放器弹窗逻辑
- 清理了不再使用的预览接口调用代码
- 简化了视频转码失败的错误处理流程
2025-10-20 11:53:41 +08:00
public 初始化 2025-09-09 09:31:59 +08:00
src fix(video): 移除无效的视频播放代码 2025-10-20 11:53:41 +08:00
.env ``` 2025-09-27 14:47:12 +08:00
.env.development ``` 2025-09-24 21:59:08 +08:00
.env.production ``` 2025-09-27 14:47:12 +08:00
.eslintignore 初始化 2025-09-09 09:31:59 +08:00
.eslintrc.cjs 解决打不了包的问题 2025-09-21 10:04:55 +08:00
.gitignore 初始化 2025-09-09 09:31:59 +08:00
.prettierrc.cjs 初始化 2025-09-09 09:31:59 +08:00
env.d.ts 初始化 2025-09-09 09:31:59 +08:00
index.html 企业名称脱敏 2025-09-10 09:06:36 +08:00
jsconfig.json 初始化 2025-09-09 09:31:59 +08:00
package-lock.json 新增 粉尘模块 2025-10-15 13:33:39 +08:00
package.json 视频接收 2025-09-24 20:09:25 +08:00
postcss.config.cjs 初始化 2025-09-09 09:31:59 +08:00
readme.md 初始化 2025-09-09 09:31:59 +08:00
vite.config.js 企业名称脱敏 2025-09-10 09:06:36 +08:00

readme.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.