Yansen 2 lat temu
rodzic
commit
deda9aa765
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      config/config.js

+ 1
- 1
config/config.js Wyświetl plik

@@ -85,7 +85,7 @@ export default {
85 85
     'primary-color': defaultSettings.primaryColor,
86 86
   },
87 87
   define: {
88
-    API_BASE: REACT_APP_ENV == 'dev' ? '' : 'https://xlk.njyz.tech',
88
+    API_BASE: REACT_APP_ENV == 'dev' ? '' : 'https://www.newhousehold.cn', //'https://xlk.njyz.tech',
89 89
     REACT_APP_ENV: REACT_APP_ENV || false,
90 90
     ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION:
91 91
       ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION || '', // preview.pro.ant.design only do not use in your production ; preview.pro.ant.design 专用环境变量,请不要在你的项目中使用它。