购物车登录

This commit is contained in:
1154079537 2024-05-22 14:55:39 +08:00
parent 50787f1df9
commit df16e85df9
2 changed files with 3 additions and 4 deletions

View File

@ -893,9 +893,7 @@
getConfig() {
let self = this
//
getconfig().then(res => {
}).catch(err => {})
getconfig().then(res => {}).catch(err => {})
},
/**到货通知*/
arrivalNotice() {

View File

@ -607,7 +607,8 @@
this.getMerClassifly();
//
this.getCart();
if (this.isLogin)
this.getCart();
},
/**