AI外呼PC端、平台端

duanshenglang 8017e11d85 update il y a 3 jours
public 66617614e3 first commit il y a 1 semaine
src 8017e11d85 update il y a 3 jours
.babelrc 66617614e3 first commit il y a 1 semaine
.editorconfig 66617614e3 first commit il y a 1 semaine
.env 66617614e3 first commit il y a 1 semaine
.env.call-dev 66617614e3 first commit il y a 1 semaine
.env.call-prod 66617614e3 first commit il y a 1 semaine
.env.call-test 66617614e3 first commit il y a 1 semaine
.env.platform-dev 66617614e3 first commit il y a 1 semaine
.env.platform-prod 66617614e3 first commit il y a 1 semaine
.env.platform-test 66617614e3 first commit il y a 1 semaine
.eslintignore 66617614e3 first commit il y a 1 semaine
.eslintrc.js 66617614e3 first commit il y a 1 semaine
.gitignore 66617614e3 first commit il y a 1 semaine
.postcssrc.js 66617614e3 first commit il y a 1 semaine
.prettierrc 66617614e3 first commit il y a 1 semaine
Dockerfile100 66617614e3 first commit il y a 1 semaine
Dockerfile8001 66617614e3 first commit il y a 1 semaine
LICENSE 66617614e3 first commit il y a 1 semaine
MP_verify_0NM73Yj26xb5VRAp.txt 66617614e3 first commit il y a 1 semaine
README.md 66617614e3 first commit il y a 1 semaine
WW_verify_QLYznJ5hG2EzTZN9.txt 66617614e3 first commit il y a 1 semaine
X9cWzO1HNk.txt 66617614e3 first commit il y a 1 semaine
cypress.json 66617614e3 first commit il y a 1 semaine
default100.conf 66617614e3 first commit il y a 1 semaine
default8001.conf 66617614e3 first commit il y a 1 semaine
deploy-single.sh 66617614e3 first commit il y a 1 semaine
package.json 66617614e3 first commit il y a 1 semaine
sound-chain-pc.7z 66617614e3 first commit il y a 1 semaine
tSLV02lG45.txt 66617614e3 first commit il y a 1 semaine
vue.config.js 66617614e3 first commit il y a 1 semaine
webpack.alias.config.js 66617614e3 first commit il y a 1 semaine
yarn.lock 66617614e3 first commit il y a 1 semaine

README.md

SCRM后台管理系统

 // 安装yarn包
 yarn install

 // 打包商家
 本地开发:yarn dev:merchant
 测试环境:yarn test:merchant
 生产环境:yarn build:merchant

 //打包平台
 本地开发:yarn dev:platform
 测试环境:yarn test:platform
 生产环境:yarn build:platform