傅行帆 5 years ago
parent
commit
f724ae1444
3 changed files with 14948 additions and 14948 deletions
  1. 2
    2
      config/dev.js
  2. 2
    2
      config/prod.js
  3. 14944
    14944
      package-lock.json

+ 2
- 2
config/dev.js View File

9
     // WSS_HOST: '"wss://dev.jinchengjiaye.com"',
9
     // WSS_HOST: '"wss://dev.jinchengjiaye.com"',
10
     // HOST: '"https://lt.pawoma.cn"',
10
     // HOST: '"https://lt.pawoma.cn"',
11
     // WSS_HOST: '"wss://lt.pawoma.cn"',
11
     // WSS_HOST: '"wss://lt.pawoma.cn"',
12
-    HOST: '"http://192.168.0.172:8080"',
13
-    WSS_HOST: '"wss://192.168.0.172:8080"',
12
+    HOST: '"http://192.168.0.84:8080"',
13
+    WSS_HOST: '"wss://192.168.0.84:8080"',
14
   },
14
   },
15
   weapp: {},
15
   weapp: {},
16
   h5: {}
16
   h5: {}

+ 2
- 2
config/prod.js View File

3
     NODE_ENV: '"production"'
3
     NODE_ENV: '"production"'
4
   },
4
   },
5
   defineConstants: {
5
   defineConstants: {
6
-    HOST: '"http://192.168.0.172:8080"',
7
-    WSS_HOST: '"wss://192.168.0.172:8080"',
6
+    HOST: '"http://192.168.0.84:8080"',
7
+    WSS_HOST: '"wss://192.168.0.84:8080"',
8
     // HOST: '"https://lt.pawoma.cn"',
8
     // HOST: '"https://lt.pawoma.cn"',
9
     // WSS_HOST: '"wss://lt.pawoma.cn"',
9
     // WSS_HOST: '"wss://lt.pawoma.cn"',
10
   },
10
   },

+ 14944
- 14944
package-lock.json
File diff suppressed because it is too large
View File