消息
This commit is contained in:
@@ -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) {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationBarTitleText": "聊天",
|
||||
"usingComponents": {}
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
|
||||
/* 样式定义 */
|
||||
/* 样式定义 */
|
||||
|
||||
Reference in New Issue
Block a user