Sen descrición

Hwf 8840cadd7e 临时事件调整 hai 5 meses
bin cd3db36ffc 初始 hai 1 ano
html cd3db36ffc 初始 hai 1 ano
public d8afe0edde 视频组件依赖 hai 6 meses
src 8840cadd7e 临时事件调整 hai 5 meses
vite af50bb597d 菜单调整 hai 10 meses
.editorconfig cd3db36ffc 初始 hai 1 ano
.env.development 7b857de9cb 修复bug 防御备战调整处理 hai 9 meses
.env.production 52346409cd websocket链接 hai 9 meses
.eslintignore cd3db36ffc 初始 hai 1 ano
.eslintrc-auto-import.json cd3db36ffc 初始 hai 1 ano
.eslintrc.cjs cd3db36ffc 初始 hai 1 ano
.gitignore cd3db36ffc 初始 hai 1 ano
.prettierignore cd3db36ffc 初始 hai 1 ano
.prettierrc cd3db36ffc 初始 hai 1 ano
LICENSE cd3db36ffc 初始 hai 1 ano
README.md cd3db36ffc 初始 hai 1 ano
index.html 190c4f53ff 调整资源 hai 10 meses
package-lock.json a70f5cdf11 我的填报详情 hai 5 meses
package.json a70f5cdf11 我的填报详情 hai 5 meses
tsconfig.json cd3db36ffc 初始 hai 1 ano
uno.config.ts cd3db36ffc 初始 hai 1 ano
vite.config.ts cd3db36ffc 初始 hai 1 ano

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