张延森 4 年 前
コミット
832a0e468f
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      config/dev.js

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

@@ -3,8 +3,8 @@ module.exports = {
3 3
     NODE_ENV: '"development"'
4 4
   },
5 5
   defineConstants: {
6
-    // HOST: '"https://xs.ycjcjy.com"'
7
-    HOST: '"http://127.0.0.1:6060"'
6
+    HOST: '"https://xs.ycjcjy.com"'
7
+    // HOST: '"http://127.0.0.1:6060"'
8 8
   },
9 9
   mini: {
10 10
     debugReact: true