张延森 3 jaren geleden
bovenliggende
commit
a6c1b9a8ca
2 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 2
    1
      config/prod.js
  2. 1
    1
      project.config.json

+ 2
- 1
config/prod.js Bestand weergeven

3
     NODE_ENV: '"production"'
3
     NODE_ENV: '"production"'
4
   },
4
   },
5
   defineConstants: {
5
   defineConstants: {
6
-    HOST: '"https://sgl-v2-test.njyunzhi.com"',
6
+    HOST: '"https://sgl-v2.njyunzhi.com"',
7
     OSS: '"yz-shigongli.oss-accelerate.aliyuncs.com"',
7
     OSS: '"yz-shigongli.oss-accelerate.aliyuncs.com"',
8
+    VERSION: '"2.0.33"',
8
   },
9
   },
9
   mini: {},
10
   mini: {},
10
   h5: {
11
   h5: {

+ 1
- 1
project.config.json Bestand weergeven

2
   "miniprogramRoot": "./dist",
2
   "miniprogramRoot": "./dist",
3
   "projectname": "miniapp",
3
   "projectname": "miniapp",
4
   "description": "十公里",
4
   "description": "十公里",
5
-  "appid": "wx835627a9b9b3932a",
5
+  "appid": "wx06a7372d48d56843",
6
   "setting": {
6
   "setting": {
7
     "urlCheck": true,
7
     "urlCheck": true,
8
     "es6": false,
8
     "es6": false,