瀏覽代碼

fix:取消注释

lihao 2 年之前
父節點
當前提交
0e424b008e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/activity/invite-user/fission.vue

+ 1 - 1
pages/activity/invite-user/fission.vue

@@ -543,7 +543,7 @@ export default {
       console.log('env',this.$userAgent.isSzx , this.$userAgent.isSzxBrowser)
       if (this.$userAgent.isSzx || this.$userAgent.isSzxBrowser) {
         // app环境
-        // this.$native.share(this.shareInfo);
+        this.$native.share(this.shareInfo);
         console.log(this.shareInfo,'xxxx');
         // this.makePoint('activity_Share_分享好友按钮');
       } else {