AI外呼PC端、平台端

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

README.md

SCRM后台管理系统

 // 安装yarn包
 yarn install

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

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