zhaojs
2023-06-07 22c14398c105c114df77c111a4f90d62b647a9d7
uniapp/pages/rankinglist/fengqiang.vue
@@ -25,6 +25,7 @@
         }
         else{
            const value = uni.getStorageSync('userInfo');
            console.log(value);
            this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/fengqiangbang.html?token='+value.token);
         }