From cc229f3cfbc466b103c278e0ac0dc5e0816549cf Mon Sep 17 00:00:00 2001 From: donqi Date: Sat, 17 Dec 2022 00:16:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9C=8D=E5=8A=A1=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=EF=BC=9B=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=8F=AF=E9=80=89=E5=9C=B0=E5=8C=BA=EF=BC=9B=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=B1=95=E7=A4=BA=E5=85=B6=E4=BB=96=E5=9F=8E=E5=B8=82?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/goods-card/flow-goods-card.vue | 74 +++++++++++------- pages/index/home.vue | 95 ++++++++++++++++------- pages/index/my-home.vue | 9 ++- pages/index/worker-home.vue | 22 +++++- style/default.css | 42 +++++++--- 5 files changed, 168 insertions(+), 74 deletions(-) diff --git a/components/goods-card/flow-goods-card.vue b/components/goods-card/flow-goods-card.vue index fb6cbdc..252490e 100644 --- a/components/goods-card/flow-goods-card.vue +++ b/components/goods-card/flow-goods-card.vue @@ -1,24 +1,37 @@