From 082c686739c4bd2d1b6840919d536004b3299b35 Mon Sep 17 00:00:00 2001 From: sfmind Date: Sun, 17 Apr 2022 14:43:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E9=A1=B5=E9=9D=A2=EF=BC=9A?= =?UTF-8?q?=E5=A4=9A=E7=BA=A7=E5=88=86=E7=B1=BB=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-ui-app/pages/category/category.vue | 234 ++++++++++------------- 1 file changed, 100 insertions(+), 134 deletions(-) diff --git a/yudao-ui-app/pages/category/category.vue b/yudao-ui-app/pages/category/category.vue index bfd272a95..e528cb8eb 100644 --- a/yudao-ui-app/pages/category/category.vue +++ b/yudao-ui-app/pages/category/category.vue @@ -17,25 +17,19 @@ - - - - - - - - - - - - - - - - + + + {{ item.title }} + 查看更多 + + + + + + {{ subItem.title }} - - + + @@ -43,119 +37,85 @@