Sen descrición

Hwf 90093442bc 修复bug hai 4 días
bin cd3db36ffc 初始 hai 10 meses
html cd3db36ffc 初始 hai 10 meses
public 125d36da7d 电子灾害地图调整 hai 1 mes
src 90093442bc 修复bug hai 4 días
vite 0dc8aca1ab 兼容低版本浏览器 hai 2 meses
.editorconfig cd3db36ffc 初始 hai 10 meses
.env.development 7b857de9cb 修复bug 防御备战调整处理 hai 7 meses
.env.production 00604941f0 调整环境参数 hai 1 mes
.eslintignore cd3db36ffc 初始 hai 10 meses
.eslintrc-auto-import.json cd3db36ffc 初始 hai 10 meses
.eslintrc.cjs cd3db36ffc 初始 hai 10 meses
.gitignore 0afc928251 auto-imports hai 1 semana
.prettierignore cd3db36ffc 初始 hai 10 meses
.prettierrc cd3db36ffc 初始 hai 10 meses
LICENSE cd3db36ffc 初始 hai 10 meses
README.md cd3db36ffc 初始 hai 10 meses
index.html 1c4b83ddff ok hai 1 semana
package-lock.json 6f0abb67d6 视频监控选择播放 hai 4 días
package.json 6f0abb67d6 视频监控选择播放 hai 4 días
tsconfig.json cd3db36ffc 初始 hai 10 meses
uno.config.ts cd3db36ffc 初始 hai 10 meses
vite.config.ts cd3db36ffc 初始 hai 10 meses

README.md

平台简介

智慧应急工作台

前端运行

```bash

克隆项目

git clone https://gogs.tjp.com.cn/maoming/yjhtgl-web.git

安装依赖

npm install --registry=https://registry.npmmirror.com

启动服务

npm run dev

构建生产环境

npm run build:prod