Sen descrición

Hwf 0338ac3841 事件管理详情 hai 8 meses
bin cd3db36ffc 初始 hai 10 meses
html cd3db36ffc 初始 hai 10 meses
src 0338ac3841 事件管理详情 hai 8 meses
vite cd3db36ffc 初始 hai 10 meses
.editorconfig cd3db36ffc 初始 hai 10 meses
.env.development 363457994c 培训记录详情开发 hai 9 meses
.env.production 5bc0bba164 通用样式 hai 8 meses
.eslintignore cd3db36ffc 初始 hai 10 meses
.eslintrc-auto-import.json cd3db36ffc 初始 hai 10 meses
.eslintrc.cjs cd3db36ffc 初始 hai 10 meses
.gitignore cd3db36ffc 初始 hai 10 meses
.prettierignore cd3db36ffc 初始 hai 10 meses
.prettierrc cd3db36ffc 初始 hai 10 meses
LICENSE cd3db36ffc 初始 hai 10 meses
README.md cd3db36ffc 初始 hai 10 meses
index.html f6b236f712 no message hai 8 meses
package-lock.json a70cfa9511 添加地图组件 hai 9 meses
package.json a70cfa9511 添加地图组件 hai 9 meses
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