热线大屏前端

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

README.md

# 安装依赖
npm install

# 运行项目
npm run dev

# 打包发布
npm run build

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

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