热线大屏前端

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

README.md

# 安装依赖
npm install

# 运行项目
npm run dev

# 打包发布
npm run build

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

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