From 15bf3ad508ac715e64f890462a34ca5d128a5fa1 Mon Sep 17 00:00:00 2001 From: 77 <270260644@qq.com> Date: Fri, 8 Nov 2024 17:29:51 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=AE=9E=E7=8E=B0=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E3=80=81=E5=88=86=E7=B1=BB=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=B8=8E=E5=90=8E=E5=8F=B0=E7=9A=84=E4=BA=92=E9=80=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/groupon/list.vue | 20 +- .../components/detail/detail-comment-card.vue | 7 +- .../components/detail/detail-content-card.vue | 91 ++++--- .../goods/components/detail/detail-navbar.vue | 7 +- pages/goods/groupon.vue | 62 +++-- pages/goods/index.vue | 14 +- pages/goods/seckill.vue | 32 ++- pages/index/category.vue | 12 +- .../s-goods-column/s-goods-column.vue | 9 +- .../components/s-order-card/s-order-card.vue | 199 +++++++++++---- .../components/s-select-sku/s-select-sku.vue | 22 +- sheep/components/s-tabbar/s-tabbar.vue | 240 ++++++++++++------ sheep/components/s-user-card/s-user-card.vue | 9 +- sheep/scss/index.scss | 9 + sheep/store/app.js | 236 ++++++++--------- sheep/ui/su-number-box/su-number-box.vue | 14 + sheep/ui/su-tabbar-item/su-tabbar-item.vue | 11 + 17 files changed, 655 insertions(+), 339 deletions(-) diff --git a/pages/activity/groupon/list.vue b/pages/activity/groupon/list.vue index 4cbfe77..ac026c6 100644 --- a/pages/activity/groupon/list.vue +++ b/pages/activity/groupon/list.vue @@ -1,7 +1,7 @@ + .more-btn { + font-size: 24rpx; + color: var(--ui-BG-Main); + } + } + } + \ No newline at end of file diff --git a/pages/goods/components/detail/detail-navbar.vue b/pages/goods/components/detail/detail-navbar.vue index 605e5a2..8b8feb3 100644 --- a/pages/goods/components/detail/detail-navbar.vue +++ b/pages/goods/components/detail/detail-navbar.vue @@ -29,7 +29,7 @@ {{ item.label }} - + @@ -41,12 +41,12 @@ \ No newline at end of file diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 23946f6..4b9bac5 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -111,12 +111,14 @@