heyang 3 年 前
コミット
7cd2ca192e
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3 0
      microserviceUserH5/vcloud/actFissionShare.html

+ 3 - 0
microserviceUserH5/vcloud/actFissionShare.html

@@ -661,6 +661,9 @@
                             if (res.status === 0) {
                                 this.code = res.data;
                                 this.copyUrl();
+                                if(isIOS){
+                                    code = res.data;
+                                }
                                 // if(isAndroid){
                                 //     this.code = res.data;
                                 //     this.copyUrl();