diff --git a/src/views/Activities/Palestinian/IndependenceDay/index.vue b/src/views/Activities/Palestinian/IndependenceDay/index.vue index 014846e..15235a6 100644 --- a/src/views/Activities/Palestinian/IndependenceDay/index.vue +++ b/src/views/Activities/Palestinian/IndependenceDay/index.vue @@ -122,10 +122,7 @@
-
+
import { isInApp, viewUserInfo } from '@/utils/appBridge.js' import { computed, onMounted, onUnmounted, ref } from 'vue' -import itemCenter from '@/components/WeeklyStar/itemCenter.vue' +import itemCenter from '@/components/itemCenter.vue' import TopUser from './components/topUser.vue' import maskLayer from '@/components/MaskLayer.vue' import { getThisWeekRewardsAndGifts, getRankingListAndMyRanking } from '@/api/activity.js'