From 590f76d790e40b7e3c1ab97bfdc18da57a3dcb9a Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 15 May 2026 17:53:30 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 51f8040..377ac09 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1012,6 +1012,7 @@ that.paotuiCount -= 1 } } + that.$refs.tabBar.indexWorkerCount ++ setTimeout(res => { this.getUserLocation(uni.getStorageSync('worker') ? uni.getStorageSync('worker').workerId : res.result.workerId) }, 2000) @@ -1103,7 +1104,6 @@ }).catch((res) => {}); }, goAdPage(item) { - console.log('hahahahah',item) uni.navigateTo({ url: item.linkUrl + item.linkParams }) @@ -1803,7 +1803,6 @@ display: flex; align-items: center; position: relative; - top: 14rpx; overflow: hidden; animation: seckillEntryFloat 2.6s ease-in-out infinite; }