diff --git a/web/plugins/com.msgbyte.webview/src/index.tsx b/web/plugins/com.msgbyte.webview/src/index.tsx index b7154c73..31eff60b 100644 --- a/web/plugins/com.msgbyte.webview/src/index.tsx +++ b/web/plugins/com.msgbyte.webview/src/index.tsx @@ -10,8 +10,10 @@ const GroupWebPanelRender = () => { return
加载失败, 面板信息不存在
; } + const url = groupPanelInfo.meta?.url; + return ( -