| | |
| | | module.exports = { |
| | | env: { |
| | | NODE_ENV: '"development"', |
| | | BASE_URL: '"http://localhost:57190"', |
| | | BASE_URL: '"http://localhost:58190"', |
| | | BASE_URL_H5: '"/"', |
| | | BASE_URL_JX: '"https://api.jx818.com"', |
| | | |
| | | OSS_URL: '"https://waterdroptest2.oss-cn-hangzhou.aliyuncs.com/"', |
| | | WEMAP_KEY: 'T2UBZ-N563J-ZCHFF-XDOXN-VCH7S-CJB2T', |
| | | WXPayAppId: 'wxf940ff1d35a98493', |
| | | WXPayAppId: '"wxf940ff1d35a98493"', |
| | | }, |
| | | defineConstants: {}, |
| | | defineConstants: { |
| | | OSS_URL: '"https://waterdroptest2.oss-cn-hangzhou.aliyuncs.com/"', |
| | | CLIENT_ORIGIN: '"http://192.168.10.88:10086"', |
| | | }, |
| | | mini: {}, |
| | | h5: {}, |
| | | }; |