许静 5 年 前
コミット
49fed8d4ae
共有1 個のファイルを変更した0 個の追加5 個の削除を含む
  1. 0
    5
      config/dev.js

+ 0
- 5
config/dev.js ファイルの表示

@@ -9,13 +9,8 @@ module.exports = {
9 9
     WSS_HOST: '"wss://dev.jinchengjiaye.com"',
10 10
     // HOST: '"https://lt.pawoma.cn"',
11 11
     // WSS_HOST: '"wss://lt.pawoma.cn"',
12
-<<<<<<< HEAD
13 12
     HOST: '"http://192.168.0.84:8080"',
14 13
     WSS_HOST: '"ws://192.168.0.84:8080"',
15
-=======
16
-    // HOST: '"http://192.168.0.72:8080"',
17
-    // WSS_HOST: '"ws://192.168.0.72:8080"',
18
->>>>>>> 98c51b29fcaf09777e99e552673390eec9f36b96
19 14
   },
20 15
   weapp: {},
21 16
   h5: {}