zhaojs
2023-06-29 b349755595b3d96b1ddf22d2632a1562842aede8
uniapp/pages/rankinglist/xianbao.vue
@@ -48,7 +48,7 @@
      },
      onLoad(options) {
         const value = uni.getStorageSync('userInfo');
         this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/xianbao.html?token='+value.token);
         this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/xianbao.html?token='+value.token);
      },
      onReady() {
        this.clearMuiBack();