wujingjing
2025-01-10 cb8d6096461752e321dda968d39999f3c2f81183
src/layout/component/sidebar/components/OtherPlatform.vue
@@ -72,7 +72,7 @@
//#endregion
const addPluginClick = () => {
   window.open('/ai_html/views/extension/index.html');
   window.open(`${SERVE_URL}ai_html/views/extension/index.html`);
};
onMounted(async () => {
   selectFirstRoom();