zhaojs
2023-06-27 338b2fd1c682864ddc6e3372887a38c1820c1805
uniapp/pages/rankinglist/fengqiang.vue
@@ -26,7 +26,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);
         }
         
      },