pages/quanshou/index.vue
@@ -66,7 +66,7 @@ const _this = this; this.isAgree = uni.getStorageSync('boughtEquity') uni.request({ url: _this.$webHost+'/api/v2/customer/getRyxBenefitsRecordList?phone='+_this.$util.getUserInfo().phone+'&appId='+uni.getStorageSync('ygxLogin').appId, url: _this.$webHost+'/api/v2/customer/getRyxBenefitsRecordList?phone='+_this.$util.getUserInfo().phone+'&appId='+_this.$APPID, success: function (res) { if(res.data.code==200){ _this.lst = res.data.data;