Merge branch 'sit-Carl' of https://gitee.com/carl_Ming_1/smart-admin into sit-Carl-V3

This commit is contained in:
Carl 2022-02-15 15:42:34 +08:00
commit f75e14d322
3 changed files with 1 additions and 1 deletions

View File

@ -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);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB