From 075b63e5b4e4847602a9e748353e444d24166b7b Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Mon, 25 Mar 2024 14:34:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=97=E9=93=BA=E5=BC=80?= =?UTF-8?q?=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/category/index.vue | 228 +++++++++++++++++++++++++++++++-------- 1 file changed, 183 insertions(+), 45 deletions(-) diff --git a/pages/category/index.vue b/pages/category/index.vue index abe97fe..1d013bc 100644 --- a/pages/category/index.vue +++ b/pages/category/index.vue @@ -18,13 +18,14 @@ + - + @@ -33,6 +34,25 @@ + + + + + + + + + + + {{ item.user.name }} + + 标的数量:{{ item.goods_count}} + + + + + + @@ -71,16 +91,16 @@ - - - - - - 暂无数据 - + + + + + + + - - + + @@ -92,6 +112,8 @@