From ff6769001d33325512fb8f275e15718f00b4f935 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 16 Sep 2024 19:30:56 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=93=81=E5=88=97=E8=A1=A8=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=BB=A1=E5=87=8F=E9=80=81=E6=8F=90=E7=A4=BA=EF=BC=88?= =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/index.vue | 149 +++-------------- pages/goods/index.vue | 3 +- pages/goods/list.vue | 70 ++------ sheep/api/trade/order.js | 12 ++ .../components/s-goods-card/s-goods-card.vue | 66 ++------ .../s-goods-column/s-goods-column.vue | 156 ++++++++---------- sheep/hooks/useGoods.js | 24 +++ 7 files changed, 157 insertions(+), 323 deletions(-) diff --git a/pages/activity/index.vue b/pages/activity/index.vue index 0e89b303..95739155 100644 --- a/pages/activity/index.vue +++ b/pages/activity/index.vue @@ -60,12 +60,14 @@