|
|
il y a 4 jours | |
|---|---|---|
| public | il y a 4 jours | |
| src | il y a 4 jours | |
| .babelrc | il y a 4 jours | |
| .editorconfig | il y a 4 jours | |
| .env | il y a 4 jours | |
| .env.call-dev | il y a 4 jours | |
| .env.call-prod | il y a 4 jours | |
| .env.call-test | il y a 4 jours | |
| .env.platform-dev | il y a 4 jours | |
| .env.platform-prod | il y a 4 jours | |
| .env.platform-test | il y a 4 jours | |
| .eslintignore | il y a 4 jours | |
| .eslintrc.js | il y a 4 jours | |
| .gitignore | il y a 4 jours | |
| .postcssrc.js | il y a 4 jours | |
| .prettierrc | il y a 4 jours | |
| Dockerfile100 | il y a 4 jours | |
| Dockerfile8001 | il y a 4 jours | |
| LICENSE | il y a 4 jours | |
| MP_verify_0NM73Yj26xb5VRAp.txt | il y a 4 jours | |
| README.md | il y a 4 jours | |
| WW_verify_QLYznJ5hG2EzTZN9.txt | il y a 4 jours | |
| X9cWzO1HNk.txt | il y a 4 jours | |
| cypress.json | il y a 4 jours | |
| default100.conf | il y a 4 jours | |
| default8001.conf | il y a 4 jours | |
| deploy-single.sh | il y a 4 jours | |
| package.json | il y a 4 jours | |
| sound-chain-pc.7z | il y a 4 jours | |
| tSLV02lG45.txt | il y a 4 jours | |
| vue.config.js | il y a 4 jours | |
| webpack.alias.config.js | il y a 4 jours | |
| yarn.lock | il y a 4 jours |
// 安装yarn包
yarn install
// 打包商家
本地开发:yarn dev:merchant
测试环境:yarn test:merchant
生产环境:yarn build:merchant
//打包平台
本地开发:yarn dev:platform
测试环境:yarn test:platform
生产环境:yarn build:platform