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