修改为引用新的源地址
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user