更改购物车
This commit is contained in:
10
App.vue
10
App.vue
@@ -23,14 +23,14 @@
|
||||
const store = useNavbarStore();
|
||||
await store.initNavbarHeight();
|
||||
// #ifndef H5
|
||||
try {
|
||||
// try {
|
||||
const storelogin = Storelogin();
|
||||
await storelogin.actionslogin()
|
||||
proxy.$isResolve()
|
||||
} catch (error) {
|
||||
proxy.$isResolve()
|
||||
console.log(error)
|
||||
}
|
||||
// } catch (error) {
|
||||
// proxy.$isResolve()
|
||||
// console.log(error)
|
||||
// }
|
||||
// #endif
|
||||
});
|
||||
// export default {
|
||||
|
||||
Reference in New Issue
Block a user