zhaojs
2023-06-21 1682ad0f318e8a7c84bfe7761951b1c52aceb3a8
uniapp/pages/rankinglist/xianbao.vue
@@ -35,22 +35,20 @@
         if(showtar&&platform=='iOS')
         {//跳转new
            this.isshowtype=true;
            return;
         }
         // #endif
      },
      onLoad(options) {
         else
         {
         if(!this.hasLogin){
            uni.reLaunch({
               url:"/pages/login/wxlogin"
            })
         }
         else{
         }
         // #endif
      },
      onLoad(options) {
            const value = uni.getStorageSync('userInfo');
            this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/xianbao.html?token='+value.token);
         }
      },
      onReady() {
        this.clearMuiBack();