zhaojs
2023-06-04 1d7b09da53a6ec55b108d0bb23b3af1ec85897a3
uniapp/pages/mine/mine.vue
@@ -262,7 +262,6 @@
            platform: '',
            showtar: false,
            bbcList:'',
            sct: 0,
            inviteCodeShow:false,
            inviterShow:false
@@ -286,24 +285,27 @@
               url:"/pages/login/wxlogin"
            })
         }else{
            // #ifdef APP-PLUS
            this.appInfo = uni.getStorageSync('appInfo');
            console.log(this.appInfo.iosExamine);
            this.showtar = getApp().globalData.ifwt == 1 ? false : true;
            this.platform = plus.os.name
            // #endif
            getApp().watch(this.getInit,'appinfo')
            this.centerInfo()
            this.getbanner()
         }
      },
      onShow() {
         if(this.hasLogin){
            this.getmoneyInfo()
            this.getuserInfo()
         }
      },
      methods: {
         getInit()
         {
               // #ifdef APP-PLUS
               this.appInfo = uni.getStorageSync('appInfo');
               this.showtar = getApp().globalData.ifwt == 1 ? false : true;
               this.platform = plus.os.name
               // #endif
         },
         getmoneyInfo() {
            var that = this;
            this.$u.api.getEstimateAmount({}).then(e => {
@@ -416,8 +418,6 @@
            }
            
         },
         cpr_version(a, b) {
            console.log(a);
            var _a = this.toNum(a),