AI外呼PC端、平台端

NobleLeong 66617614e3 first commit 4 napja
public 66617614e3 first commit 4 napja
src 66617614e3 first commit 4 napja
.babelrc 66617614e3 first commit 4 napja
.editorconfig 66617614e3 first commit 4 napja
.env 66617614e3 first commit 4 napja
.env.call-dev 66617614e3 first commit 4 napja
.env.call-prod 66617614e3 first commit 4 napja
.env.call-test 66617614e3 first commit 4 napja
.env.platform-dev 66617614e3 first commit 4 napja
.env.platform-prod 66617614e3 first commit 4 napja
.env.platform-test 66617614e3 first commit 4 napja
.eslintignore 66617614e3 first commit 4 napja
.eslintrc.js 66617614e3 first commit 4 napja
.gitignore 66617614e3 first commit 4 napja
.postcssrc.js 66617614e3 first commit 4 napja
.prettierrc 66617614e3 first commit 4 napja
Dockerfile100 66617614e3 first commit 4 napja
Dockerfile8001 66617614e3 first commit 4 napja
LICENSE 66617614e3 first commit 4 napja
MP_verify_0NM73Yj26xb5VRAp.txt 66617614e3 first commit 4 napja
README.md 66617614e3 first commit 4 napja
WW_verify_QLYznJ5hG2EzTZN9.txt 66617614e3 first commit 4 napja
X9cWzO1HNk.txt 66617614e3 first commit 4 napja
cypress.json 66617614e3 first commit 4 napja
default100.conf 66617614e3 first commit 4 napja
default8001.conf 66617614e3 first commit 4 napja
deploy-single.sh 66617614e3 first commit 4 napja
package.json 66617614e3 first commit 4 napja
sound-chain-pc.7z 66617614e3 first commit 4 napja
tSLV02lG45.txt 66617614e3 first commit 4 napja
vue.config.js 66617614e3 first commit 4 napja
webpack.alias.config.js 66617614e3 first commit 4 napja
yarn.lock 66617614e3 first commit 4 napja

README.md

SCRM后台管理系统

 // 安装yarn包
 yarn install

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

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