zhaojs
2023-06-21 1682ad0f318e8a7c84bfe7761951b1c52aceb3a8
no message
已修改1个文件
14 ■■■■■ 文件已修改
uniapp/pages/rankinglist/xianbao.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();