فهرست منبع

feat:排行榜

st 2 ماه پیش
والد
کامیت
2eef556e8b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/pages/trophy/index.vue

+ 1 - 0
src/pages/trophy/index.vue

@@ -237,6 +237,7 @@ const teamInviteCompetitionRankingFn = async () => {
   }
 }
 onShow(async () => {
+  activeTab.value = 'one'
   await goldCoinCompetitionRankingFn()
 })
 </script>