temp payment method integration

This commit is contained in:
Vion
2022-01-26 19:39:20 +08:00
parent 0e87e84f9e
commit f058f0a1e0
9 changed files with 273 additions and 211 deletions

View File

@@ -362,6 +362,7 @@ export default {
let usernot=this.$store.state.userInfo;
//console.log(usernot);
if(usernot){
window._hmt.push(['_setUserId', usernot.data.mobile]);
this.loginornot=false
}else{
this.loginornot=true