From b2c2a375b35f7e6ca0f8e476edd2b4ce855d26b5 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 20 Dec 2025 16:04:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 4 ++-- pages/product/index.vue | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/App.vue b/App.vue index cfab5e6..fdda864 100644 --- a/App.vue +++ b/App.vue @@ -36,8 +36,8 @@ const store = useNavbarStore(); await store.initNavbarHeight(); getApp().globalData.websocket=null; - // const cartsStore=useCartsStore() - // cartsStore.isloading=false; + const cartsStore=useCartsStore() + cartsStore.isloading=false; }); onShow(async () => { try { diff --git a/pages/product/index.vue b/pages/product/index.vue index fb62d92..b2b098a 100644 --- a/pages/product/index.vue +++ b/pages/product/index.vue @@ -2298,7 +2298,6 @@ }, onMessage); - console.log('onLoad:e', e); cartStore.setOldOrder({ detailMap: {}, originAmount: 0