Kaynağa Gözat

分享海报http 换成https

twt 3 ay önce
ebeveyn
işleme
880cc854ba
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      pages/shop/wp.vue

+ 3 - 3
pages/shop/wp.vue

@@ -61,11 +61,11 @@
 			this.avatar=opt.img;
 			//this.avatar='http://dmsphoto.66km.com.cn/marketing/B7511CA2-CC50-4F2C-867D-DB15783CE3C5.jpg';
 			console.log(this.avatar.slice(0,5))
-			/* if(this.avatar.slice(0,5)=='https'){
+			 if(this.avatar.slice(0,5)=='https'){
 				
 			}else{
-			this.avatar=this.avatar.replace('http','https');
-			} */
+			  this.avatar=this.avatar.replace('http','https');
+			} 
 			this.time=opt.time
 			
 			console.log(this.avatar)