张延森 il y a 3 ans
Parent
révision
a6c1b9a8ca
2 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 2
    1
      config/prod.js
  2. 1
    1
      project.config.json

+ 2
- 1
config/prod.js Voir le fichier

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

+ 1
- 1
project.config.json Voir le fichier

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