@@ -58,7 +58,6 @@ export default {
})
},
getError () {
- this.$msg("支付失败!");
// 去购买
goBuy () {
@@ -82,7 +82,6 @@ export default {
}
};
@@ -236,7 +236,6 @@ export default {
getSuccess () {
uni.navigateTo({
@@ -141,7 +141,6 @@ export default {
this.keyShow = false
_balancePay () {
console.log('this.getLoginInfo===>', this.getLoginInfo, this.getDictionariesInfo)
@@ -311,19 +311,9 @@ export default {
// 支付成功
paySuccess() {
- // alert('支付成功!')
- // this.$util.pageTo({
- // url: "/pages/callback/index",
- // type: 2,
- // query: {
- // pageStatus: 3,
- // id: this.payCallData.orderId,
- // ...this.params
- // }
- // });
payFail() {
- alert("支付失败!");
+
@@ -232,7 +232,6 @@ export default {
});
balancePayFn() {
if (this.shopUser.hasPayPwd == 0) {
@@ -297,7 +297,7 @@
- alert('支付失败!')