热线大屏前端

zhangchong ceee0ab0e2 reactor:关于坐席监控大屏新增监听等功能; hace 9 meses
.vscode 8faf63f55d first commit hace 1 año
public 0c4e842472 reactor:兼容市州切换; hace 9 meses
src ceee0ab0e2 reactor:关于坐席监控大屏新增监听等功能; hace 9 meses
types 76c4924fd9 feat:对接坐席监控数据; hace 1 año
.env.development ceee0ab0e2 reactor:关于坐席监控大屏新增监听等功能; hace 9 meses
.env.production 0c4e842472 reactor:兼容市州切换; hace 9 meses
.env.yibin 0c4e842472 reactor:兼容市州切换; hace 9 meses
.env.zigong 0c4e842472 reactor:兼容市州切换; hace 9 meses
.gitignore 302c480b12 reactor:新增宜宾市司法行政执法监督子系统大屏; hace 1 año
Dockerfile e6566cee6c reactor:修改文档文件; hace 1 año
LICENSE 8faf63f55d first commit hace 1 año
README.md 0c4e842472 reactor:兼容市州切换; hace 9 meses
auto-imports.d.ts 8faf63f55d first commit hace 1 año
components.d.ts 4d9062175a reactor:错误修复 hace 1 año
env.d.ts 8faf63f55d first commit hace 1 año
index.html ceee0ab0e2 reactor:关于坐席监控大屏新增监听等功能; hace 9 meses
nginx.conf e6e74944ad add nginx.conf hace 1 año
package.json 192caa477c reactor:错误修复 hace 1 año
postcss.config.js 8faf63f55d first commit hace 1 año
tailwind.config.js 8faf63f55d first commit hace 1 año
tsconfig.config.json 8faf63f55d first commit hace 1 año
tsconfig.json 3c1fac96f2 feat:大屏数据对接; hace 1 año
vite.config.ts 192caa477c reactor:错误修复 hace 1 año
yarn.lock 4a8c6343e5 reactor:坐席监控新增名字和监听和插话动作; hace 10 meses

README.md

# 安装依赖
npm install

# 运行项目
npm run dev

# 打包发布
npm run build

# 打包发布宜宾分支
npm run build:yibin

# 打包发布自贡分支
npm run build:zigong