AI外呼PC端、平台端

duanshenglang 2bd665990d 用户管理增加绑定企微 vor 1 Monat
public 66617614e3 first commit vor 2 Monaten
src 2bd665990d 用户管理增加绑定企微 vor 1 Monat
.babelrc 66617614e3 first commit vor 2 Monaten
.editorconfig 66617614e3 first commit vor 2 Monaten
.env 66617614e3 first commit vor 2 Monaten
.env.call-dev 66617614e3 first commit vor 2 Monaten
.env.call-prod 66617614e3 first commit vor 2 Monaten
.env.call-test 66617614e3 first commit vor 2 Monaten
.env.platform-dev 66617614e3 first commit vor 2 Monaten
.env.platform-prod 66617614e3 first commit vor 2 Monaten
.env.platform-test 66617614e3 first commit vor 2 Monaten
.eslintignore 66617614e3 first commit vor 2 Monaten
.eslintrc.js 66617614e3 first commit vor 2 Monaten
.gitignore 66617614e3 first commit vor 2 Monaten
.postcssrc.js 66617614e3 first commit vor 2 Monaten
.prettierrc 66617614e3 first commit vor 2 Monaten
Dockerfile100 66617614e3 first commit vor 2 Monaten
Dockerfile8001 66617614e3 first commit vor 2 Monaten
LICENSE 66617614e3 first commit vor 2 Monaten
MP_verify_0NM73Yj26xb5VRAp.txt 66617614e3 first commit vor 2 Monaten
README.md 66617614e3 first commit vor 2 Monaten
WW_verify_QLYznJ5hG2EzTZN9.txt 66617614e3 first commit vor 2 Monaten
X9cWzO1HNk.txt 66617614e3 first commit vor 2 Monaten
cypress.json 66617614e3 first commit vor 2 Monaten
default100.conf 66617614e3 first commit vor 2 Monaten
default8001.conf 66617614e3 first commit vor 2 Monaten
deploy-single.sh 66617614e3 first commit vor 2 Monaten
package.json 66617614e3 first commit vor 2 Monaten
sound-chain-pc.7z 66617614e3 first commit vor 2 Monaten
tSLV02lG45.txt 66617614e3 first commit vor 2 Monaten
vue.config.js 66617614e3 first commit vor 2 Monaten
webpack.alias.config.js 66617614e3 first commit vor 2 Monaten
yarn.lock 66617614e3 first commit vor 2 Monaten

README.md

SCRM后台管理系统

 // 安装yarn包
 yarn install

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

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