Açıklama Yok

miaofuhao cf1040f849 代码提交 2 hafta önce
.husky cf1040f849 代码提交 2 hafta önce
absolute cf1040f849 代码提交 2 hafta önce
bin cf1040f849 代码提交 2 hafta önce
html cf1040f849 代码提交 2 hafta önce
public cf1040f849 代码提交 2 hafta önce
src cf1040f849 代码提交 2 hafta önce
vite cf1040f849 代码提交 2 hafta önce
.editorconfig cf1040f849 代码提交 2 hafta önce
.env.development cf1040f849 代码提交 2 hafta önce
.env.production cf1040f849 代码提交 2 hafta önce
.env.staging cf1040f849 代码提交 2 hafta önce
.env.zzprod cf1040f849 代码提交 2 hafta önce
.eslintignore cf1040f849 代码提交 2 hafta önce
.eslintrc.js cf1040f849 代码提交 2 hafta önce
.gitignore cf1040f849 代码提交 2 hafta önce
.prettierignore cf1040f849 代码提交 2 hafta önce
11271h5dist.zip cf1040f849 代码提交 2 hafta önce
12021h5dist.zip cf1040f849 代码提交 2 hafta önce
12022h5dist.zip cf1040f849 代码提交 2 hafta önce
12101h5dist.zip cf1040f849 代码提交 2 hafta önce
2.0.0.txt cf1040f849 代码提交 2 hafta önce
README.md cf1040f849 代码提交 2 hafta önce
bash.exe.stackdump cf1040f849 代码提交 2 hafta önce
ceshi.txt cf1040f849 代码提交 2 hafta önce
index.html cf1040f849 代码提交 2 hafta önce
nginx.conf cf1040f849 代码提交 2 hafta önce
package.json cf1040f849 代码提交 2 hafta önce
postcss.config.js cf1040f849 代码提交 2 hafta önce
prettier.config.js cf1040f849 代码提交 2 hafta önce
project-remark.md cf1040f849 代码提交 2 hafta önce
project-remark1.md cf1040f849 代码提交 2 hafta önce
stylelint.config.js cf1040f849 代码提交 2 hafta önce
tailwind.config.js cf1040f849 代码提交 2 hafta önce
tsconfig.json cf1040f849 代码提交 2 hafta önce
vite.config.js cf1040f849 代码提交 2 hafta önce

README.md

12356心理援助热线

前端运行

# 克隆项目
git clone http://localhost:3000/jiayi/base-callcenter-web.git

# 进入项目目录
cd base-callcenter-web/

# 安装依赖
yarn --registry=https://registry.npmmirror.com

# 启动服务
yarn dev --port 81

# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80