uniapp/pages/rankinglist/compareprice.vue
@@ -38,7 +38,7 @@ else{ const value = uni.getStorageSync('userInfo'); console.log(value) this.webviewUrl = encodeURI('https://appapitest.ushopvip.com/html/compareprice.html?token='+value.token); this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/compareprice.html?token='+value.token); } },