quanwei
2026-01-17 e1e2fe5710a5b5cd9c19bd3aa99c998a1a613ca8
mobile/pages/branch/activity/detail/popup/share.vue
@@ -70,10 +70,14 @@
            })
         },
         //发送给朋友
         share: function() {
         share: function(type) {
            //#ifdef H5
               this.wechat_share = true;
            //#endif
            this.$emit('close', {
               type: type,
               poster_img: this.poster_img
            })
         },
         //生成海报
         genePoster: function() {