uniapp/pages/rankinglist/fengqiang.vue
@@ -1,5 +1,5 @@ <template> <view v-if="!isshowtype"> <view v-if="isshowtype"> <matherPage></matherPage> </view> <view v-else> @@ -48,7 +48,7 @@ else{ const value = uni.getStorageSync('userInfo'); console.log(value); this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/fengqiangbang.html?token='+value.token); this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/fengqiangbang.html?token='+value.token); } },