quanwei
3 days ago 73b874c72ad55eb9eef21c36160ac0de58f0189e
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() {