pages/tabbar/index/home.vue
@@ -247,7 +247,7 @@ </uni-popup> <custom-tabbar bgColor="#333333" selected="index" selectedTextColor="#ffffff"></custom-tabbar> <custom-tabbar bgColor="rgba(255, 255, 255, 0.9)" selected="index" selectedTextColor="#25a885"></custom-tabbar> <ActivityPopup :show="activityPopup.show" :activityTitle="activityPopup.title" :activityDesc="activityPopup.desc" :activityImage="activityPopup.image" :endTime="activityPopup.endTime"