智慧应急大屏前端代码

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

README.md

前端运行

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

# 安装依赖
pnpm install


# 启动服务
npm run dev

# 构建生产环境
pnpm build:prod

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