绿满眶商城微信小程序-uniapp
zxl
2025-10-24 8e6f68fd85fa1051d7f0a6460d22ea6e55962329
pages/tabbar/index/home.vue
@@ -568,11 +568,6 @@
      });
   },
   methods: {
    hideActivityPopupToday(){
      //弹窗关闭
      hideActivityPopupToday().then(res =>{
      })
    },
      async openActivityPopup() {
         await getPopupAcitivty().then(res => {
            if (res.statusCode === 200) {
@@ -604,8 +599,6 @@
      onClosePopup() {
      //
      this.hideActivityPopupToday()
         this.hideActivityPopup()
      },
      replyClick(reply) {