heyang 3 yıl önce
ebeveyn
işleme
7cd2ca192e

+ 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();