This commit is contained in:
pengxiaolong
2025-05-14 16:09:14 +08:00
parent 5f8ff971d4
commit 838cfd9986
45 changed files with 437 additions and 270 deletions

View File

@@ -7,12 +7,9 @@ const _sfc_main = {
};
},
onLoad() {
this.openConversationList();
},
methods: {
openConversationList() {
common_vendor.index.navigateTo({ url: "/TUIKit/components/TUIConversation/index" });
}
// 方法定义
}
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {