AI外呼PC端、平台端

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