liuqiao 11 月之前
父節點
當前提交
f3a682f512

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/chunk-02aad1bf.c8da9ebb.css


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.7e0dca65.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-02aad1bf.c94acd41.js


+ 1 - 1
src/views/index/index.vue

@@ -1078,7 +1078,7 @@ export default {
 
       // const wsuri = "ws://192.168.0.43:8087//websocket?projectId="+this.pid;
       const wsuri =
-        "ws://" +
+        "wss://" +
         process.env.VUE_APP_BASE_websokt +
         "/websocket?projectId=" +
         this.pid;

部分文件因文件數量過多而無法顯示