Explorar o código

websocket连接调整,暂时不支持https,后期优化

ZhangWenQiang %!s(int64=5) %!d(string=hai) anos
pai
achega
00e5539acf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      public/index.html

+ 2 - 0
public/index.html

@@ -244,6 +244,8 @@
     window._CONFIG = {};
     //本地
     window._CONFIG['domianURL'] = 'http://127.0.0.1:9999';
+    //本地websocket
+    window._CONFIG['domianWebSocketURL'] = 'http://127.0.0.1:9999';
     //测试
     // window._CONFIG['domianURL'] = 'https://dlw.dal-pay.com/admin';
     //测试websocket