quanwei
3 days ago 04102f7237efefa744090ed7c25f7b5d0807b679
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() {