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() {