Fix: 避免了 UI 在 iframe 中生成; 將 Widget 掛載到 document.documentElement(即 標籤下),使其與 同級,避免被網站佈局影響。
Fix: Prevents UI from being generated in an iframe by mounting the Widget to document.documentElement (i.e., under the tag), making it at the same level as , thus avoiding being affected by the website layout.