AI外呼PC端、平台端

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

README.md

SCRM后台管理系统

 // 安装yarn包
 yarn install

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

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