| | |
| | | module.exports = { |
| | | env: { |
| | | NODE_ENV: '"production"', |
| | | BASE_URL: '"https://api.81812333.com"', |
| | | BASE_URL_JX: '"https://api.jx818.com"', |
| | | BASE_URL: '"https://lgdapi.81812333.com"', |
| | | BASE_URL_JX: '"https://lgdapi.jx818.com"', |
| | | |
| | | OSS_URL: '"https://parkmanagement.oss-cn-hangzhou.aliyuncs.com"', |
| | | |
| | |
| | | module.exports = { |
| | | env: { |
| | | NODE_ENV: '"production"', |
| | | BASE_URL: '"https://api.81812333.com"', |
| | | BASE_URL_JX: '"https://api.jx818.com"', |
| | | BASE_URL: '"https://lgdapi.81812333.com"', |
| | | BASE_URL_JX: '"https://lgdapi.jx818.com"', |
| | | |
| | | OSS_URL: '"https://parkmanagement.oss-cn-hangzhou.aliyuncs.com"', |
| | | |
| | |
| | | "BClient:build": "pnpm run -C apps/bMiniApp build:weapp:upload", |
| | | "BClient:staging:build": "pnpm run -C apps/bMiniApp build:weapp:staging:upload", |
| | | "CClient:build": "pnpm run -C apps/cMiniApp build:weapp:upload", |
| | | "CClient:staging:build": "pnpm run -C apps/cMiniApp build:weapp:staging:upload" |
| | | "CClient:staging:build": "pnpm run -C apps/cMiniApp build:weapp:staging:upload", |
| | | "build:all": "pnpm run -r --parallel build:weapp:upload" |
| | | }, |
| | | "browserslist": [ |
| | | "last 3 versions", |