热线前端

zhangchong 0fee399877 reactor:报表调整; 1 yıl önce
public ba89d9b9d2 reactor:特提对接; 1 yıl önce
src 0fee399877 reactor:报表调整; 1 yıl önce
.env.development 17caf86644 reactor:下载录音地址调整: 1 yıl önce
.env.production 17caf86644 reactor:下载录音地址调整: 1 yıl önce
.env.st 17caf86644 reactor:下载录音地址调整: 1 yıl önce
.env.yibin 17caf86644 reactor:下载录音地址调整: 1 yıl önce
.eslintignore b957547bdf feat:first commit; 1 yıl önce
.eslintrc.js b957547bdf feat:first commit; 1 yıl önce
.gitignore b957547bdf feat:first commit; 1 yıl önce
.prettierrc.js b957547bdf feat:first commit; 1 yıl önce
Dockerfile 8455d866e3 reactor:固定菜单调整; 1 yıl önce
README.md d8d78a94e3 reactor:新增宜宾环境; 1 yıl önce
index.html 6524dffd72 reactor:对接坐席监控; 1 yıl önce
nginx.conf b957547bdf feat:first commit; 1 yıl önce
package.json 0fee399877 reactor:报表调整; 1 yıl önce
tsconfig.json 348a4a329c reactor:简化引入写法;移除无用的文件; 1 yıl önce
vite.config.ts e7124daff7 reactor:st环境; 1 yıl önce
yarn.lock 0fee399877 reactor:报表调整; 1 yıl önce

README.md

🏭 环境支持

Edge Firefox Chrome Safari
Edge ≥ 79 Firefox ≥ 78 Chrome ≥ 72 Safari ≥ 12

由于 Vue3 不再支持 IE11,故而 ElementPlus 也不支持 IE11 及之前版本。

⚡ 使用说明

建议使用 npm,因为 yarn 有时会报错。node 版本 > 12xx.xx.x

# 安装依赖
npm install

# 运行项目
npm run dev

# 打包发布
npm run build

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