Quellcode durchsuchen

fix:取消注释

lihao vor 2 Jahren
Ursprung
Commit
0e424b008e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)
       console.log('env',this.$userAgent.isSzx , this.$userAgent.isSzxBrowser)
       if (this.$userAgent.isSzx || this.$userAgent.isSzxBrowser) {
       if (this.$userAgent.isSzx || this.$userAgent.isSzxBrowser) {
         // app环境
         // app环境
-        // this.$native.share(this.shareInfo);
+        this.$native.share(this.shareInfo);
         console.log(this.shareInfo,'xxxx');
         console.log(this.shareInfo,'xxxx');
         // this.makePoint('activity_Share_分享好友按钮');
         // this.makePoint('activity_Share_分享好友按钮');
       } else {
       } else {