htc 2 ngày trước cách đây
mục cha
commit
1cc9732f58
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -30,7 +30,7 @@
   <!-- 开发环境 -->
   <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
     <script>
-    // window.SITE_CONFIG['apiURL'] = 'http://192.168.2.19:9011/happytree-admin';
+    // window.SITE_CONFIG['apiURL'] = 'http://192.168.2.19:9021/happytree-admin';
     window.SITE_CONFIG['apiURL'] = 'https://sxsn.ringzle.com/happytree-admin';
     // WebSocket地址
     window.SITE_CONFIG['socketURL'] ='ws://localhost:8080/happytree-admin/websocket';