热线前端

xf b71e07e256 智能客服登录地址 hai 1 ano
public ba89d9b9d2 reactor:特提对接; hai 1 ano
src d42f47f44d reactor:延期审核按钮调整; hai 1 ano
.env.development 0c1e018b59 新增宜宾环境 hai 1 ano
.env.production 0c1e018b59 新增宜宾环境 hai 1 ano
.env.yibin b71e07e256 智能客服登录地址 hai 1 ano
.eslintignore b957547bdf feat:first commit; hai 1 ano
.eslintrc.js b957547bdf feat:first commit; hai 1 ano
.gitignore b957547bdf feat:first commit; hai 1 ano
.prettierrc.js b957547bdf feat:first commit; hai 1 ano
Dockerfile 4d5fd2f0e0 modified: Dockerfile hai 1 ano
README.md d8d78a94e3 reactor:新增宜宾环境; hai 1 ano
index.html 6524dffd72 reactor:对接坐席监控; hai 1 ano
nginx.conf b957547bdf feat:first commit; hai 1 ano
package.json 8bb56a5305 reactor:对接中心统计报表并新增导出word; hai 1 ano
tsconfig.json 348a4a329c reactor:简化引入写法;移除无用的文件; hai 1 ano
vite.config.ts 348a4a329c reactor:简化引入写法;移除无用的文件; hai 1 ano
yarn.lock 8bb56a5305 reactor:对接中心统计报表并新增导出word; hai 1 ano

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