cshenfu
2023-05-29 7b4fb1c7147d366b5d1fb8f32755181cc6fe1a9e
pages/vip/vip.vue
@@ -160,20 +160,14 @@
                           this.$store.commit('syncUserNum',re.data.num)
                        })
                     }
                     console.log('pay r')
                  }, (er) => {
                     console.log(er.msg,"err.msg")
                     // uni.showModal({
                     //    title: "温馨提示",
                     //    content: er.msg
                     // })
                     uni.showToast({
                        title: '支付取消!',
                        icon: "error"
                     })
                     console.log('pay rr')
                  })
               }else{
                  console.log(this.rechargeOptions[this.current].comb_id)
                  uni.showToast({
                     title: 'PC端用户支付!',
                     icon: "error"
@@ -192,7 +186,7 @@
               if (!err && payRes.errMsg === "requestPayment:ok") {
                  uni.showModal({
                     title: "温馨提示",
                     content: "权益已开通成功!"
                     content: "权益已开通成功!",
                  })
                  this.$request('/api/Member/checkNum', 'POST',{
                           comb_id: this.rechargeOptions[this.current].comb_id