md
This commit is contained in:
parent
746d2b9244
commit
9bb7670690
@ -149,6 +149,9 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.reset();
|
this.reset();
|
||||||
|
if (!ua.match(/MicroMessenger/i)) {
|
||||||
|
this.isWx=false;
|
||||||
|
}
|
||||||
this.initPayOrder();
|
this.initPayOrder();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user