修改为引用新的源地址

This commit is contained in:
JoyD
2025-10-22 22:49:04 +08:00
parent 21ce8a5706
commit 8275cee495
3 changed files with 2 additions and 2609 deletions

View File

@@ -111,7 +111,7 @@ import QuickActions from '../components/QuickActions.vue';
import Footer from '../components/Footer.vue';
import TabPage from '../components/TabPage.vue';
// 从私有库导入WebSocketClient组件
import { WebSocketClient } from 'com.joyd.joydlib';
import { WebSocketClient } from 'joyd.web.vue.websocket-client';
// 全局调试模式开关
window.DEBUG = true;