src/pages/wallet/recharge.vue @@ -98,6 +98,7 @@ }); this.money = null this.getUserInfo() uni.navigateBack() } else { this.$util.showToast({ title: res.error ? res.error : '提现失败!’',