mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-03 02:36:39 +08:00
Alipay disabled
This commit is contained in:
parent
6b54e91ff0
commit
9345f58fea
@ -146,7 +146,7 @@ export default {
|
||||
mounted() {
|
||||
let isWx = this.util.isWX();
|
||||
if(!isWx) {
|
||||
this.disableAlipay = false;
|
||||
//this.disableAlipay = false; //Disabled due to 0 deposit quota
|
||||
}
|
||||
let stype=this.$route.query.stype;
|
||||
this.userPayData = JSON.parse(this.$route.query.userPayData);
|
||||
|
Loading…
Reference in New Issue
Block a user