直播间需要添加签到功能
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
onLoad(() => {
|
||||
// 3秒后跳转
|
||||
indexGo.value = setTimeout(() => {
|
||||
reLaunch('/pages/news-list/news-list')
|
||||
reLaunch('/TUIKit/components/TUIConversation/index')
|
||||
}, 3000)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user