提交 ecc33bff 作者: ZhangLingKun

修复:节目排行

上级 b367e252
流水线 #8354 已通过 于阶段
in 37 秒
......@@ -109,9 +109,8 @@ const handleTab = (index: number) => {
currentIndex.value = index
currentSwitch.value = 0
rankList.value = []
uni.showLoading({ title: '加载中' })
uni.showToast({ title: '加载中', icon: 'loading' })
getRankList({ gambitId: tabList.value[currentIndex.value]?.id })
uni.hideLoading()
}
// 登录
const getLoginToken = async () => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论