许静 5 years ago
parent
commit
fc3b5bab96
2 changed files with 6 additions and 6 deletions
  1. 4
    4
      config/prod.js
  2. 2
    2
      project.config.json

+ 4
- 4
config/prod.js View File

5
   defineConstants: {
5
   defineConstants: {
6
     // HOST: '"http://192.168.0.218:8080"',
6
     // HOST: '"http://192.168.0.218:8080"',
7
     // WSS_HOST: '"ws://192.168.0.218:8080"',
7
     // WSS_HOST: '"ws://192.168.0.218:8080"',
8
-    // HOST: '"https://dev.jinchengjiaye.com"',
9
-    // WSS_HOST: '"wss://dev.jinchengjiaye.com"',
10
-      HOST: '"https://lt.pawoma.cn"',
11
-      WSS_HOST: '"wss://lt.pawoma.cn"',
8
+    HOST: '"https://dev.jinchengjiaye.com"',
9
+    WSS_HOST: '"wss://dev.jinchengjiaye.com"',
10
+      // HOST: '"https://lt.pawoma.cn"',
11
+      // WSS_HOST: '"wss://lt.pawoma.cn"',
12
   },
12
   },
13
   weapp: {},
13
   weapp: {},
14
   h5: {}
14
   h5: {}

+ 2
- 2
project.config.json View File

1
 {
1
 {
2
 	"miniprogramRoot": "dist/",
2
 	"miniprogramRoot": "dist/",
3
 	"projectname": "mini-chengjiao",
3
 	"projectname": "mini-chengjiao",
4
-	"description": "知与行互动",
5
-	"appid": "wxd6f47a9bb3052175",
4
+	"description": "知与行联调",
5
+	"appid": "wxd9ee3a9480a4e544",
6
 	"setting": {
6
 	"setting": {
7
 		"urlCheck": false,
7
 		"urlCheck": false,
8
 		"es6": false,
8
 		"es6": false,