zhaojs
2023-06-10 3aec5fae895f6d8e8c2fd3ab8c80d6277dd79ddc
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);
         }