智慧应急大屏前端代码

Hwf c1f0c33a33 森防视频调整 hai 1 mes
bin 20caf60bc4 初始 hai 10 meses
html 20caf60bc4 初始 hai 10 meses
public 5164f2627c no message hai 2 meses
src c1f0c33a33 森防视频调整 hai 1 mes
vite 55d7663857 兼容低版本浏览器 hai 2 meses
.editorconfig 20caf60bc4 初始 hai 10 meses
.env.development c42148435e 实时标绘 发送数据 hai 6 meses
.env.production 7c08ddc27c 上传样式调整 hai 6 meses
.eslintignore 20caf60bc4 初始 hai 10 meses
.eslintrc-auto-import.json 20caf60bc4 初始 hai 10 meses
.eslintrc.cjs 20caf60bc4 初始 hai 10 meses
.gitignore 20caf60bc4 初始 hai 10 meses
.prettierignore 20caf60bc4 初始 hai 10 meses
.prettierrc 20caf60bc4 初始 hai 10 meses
README.md 43a2fb3b23 no message hai 2 meses
index.html 5164f2627c no message hai 2 meses
package-lock.json 319d45b46c 全局搜索、视频收藏 hai 1 mes
package.json 319d45b46c 全局搜索、视频收藏 hai 1 mes
tsconfig.json 20caf60bc4 初始 hai 10 meses
uno.config.ts 20caf60bc4 初始 hai 10 meses
vite.config.ts 0ef506c4d6 森防视频对接区划、列表接口 hai 1 mes

README.md

前端运行

# 克隆项目
git clone https://gogs.tjp.com.cn/maoming/yjdp-web.git

# 安装依赖
pnpm install


# 启动服务
npm run dev

# 构建生产环境
pnpm build:prod

# 前端访问地址 http://localhost:80