提交 7531366e 作者: ZhangLingKun

Merge branch 'master' into develop

流水线 #8355 已通过 于阶段
in 36 秒
......@@ -13,4 +13,4 @@ patches:
images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly/h5
newTag: 55d4d83543920a24dad30c34253e04a50d295a76
newTag: 692366b2edc47ccba6cd2e5084364596ca700955
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论