From 7720d11dd41c5b1acc1640f95d346d1f4d0a682e Mon Sep 17 00:00:00 2001 From: 77 <270260644@qq.com> Date: Thu, 24 Oct 2024 18:04:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E5=91=98=E3=80=81=E9=A2=84=E7=BA=A6?= =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/index.vue | 4 +- pages/goods/list.vue | 14 +- pages/goods/point.vue | 2 +- pages/goods/seckill.vue | 5 +- pages/subscribe/subscribe.vue | 34 ++-- pages/user/user_vip/list.vue | 157 ++++++++++-------- .../components/s-block-item/s-block-item.vue | 4 +- sheep/components/s-user-card/s-user-card.vue | 54 ++++-- 8 files changed, 167 insertions(+), 107 deletions(-) diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 27eb4bc..23946f6 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -101,10 +101,10 @@ /> - + /> --> diff --git a/pages/goods/list.vue b/pages/goods/list.vue index 63c32ba..2c1cbff 100644 --- a/pages/goods/list.vue +++ b/pages/goods/list.vue @@ -1,11 +1,15 @@