From eb46fca9f3e9890d621d22f670afb37d72d58460 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期五, 29 八月 2025 13:56:55 +0800 Subject: [PATCH] 商品链接位置 --- pages/tabbar/index/home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/tabbar/index/home.vue b/pages/tabbar/index/home.vue index de30f61..56c15b5 100644 --- a/pages/tabbar/index/home.vue +++ b/pages/tabbar/index/home.vue @@ -1467,7 +1467,7 @@ /* 鍟嗗搧閾炬帴鎮寕灞傛牱寮� */ .goods-link-warp { position: absolute; - bottom: 160px; + bottom: 100px; left: 20px; color: #f8f8f8; z-index: 10; -- Gitblit v1.8.0