Przeglądaj źródła

新增登录页

ZaiZai 1 rok temu
rodzic
commit
08254295d1
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/config/index.js

+ 2 - 2
src/config/index.js

@@ -19,8 +19,8 @@ export default {
     isLog: 'auto', //是否打印日志
     ...config,
     //进入新登录页的域名或端口
-    domains: ['localhost:5175'],
-    ports: ['5175'],
+    domains: [],
+    ports: ['7777'],
     //其它地址
     ossUrl: 'https://bladex-chongqing-info.oss-cn-hangzhou.aliyuncs.com', //oss地址
     socket: 'wss://archives.hczcxx.cn/wss/websocket/archive/',