From 7390d2b8e88508ffc1403971693e1047ad66c359 Mon Sep 17 00:00:00 2001 From: jianweie code Date: Tue, 6 Aug 2024 14:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E3=80=90=E4=B8=89=E7=BA=A7=E5=88=86=E7=B1=BB=E4=BB=BF?= =?UTF-8?q?=E5=8F=AE=E5=92=9A=E4=B9=B0=E8=8F=9C=E3=80=91=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E6=A0=B7=E5=BC=8F=E4=B8=8B=EF=BC=8C=E9=A6=96?= =?UTF-8?q?=E4=B8=AA=E5=95=86=E5=93=81=E5=88=86=E7=B1=BB=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E4=B8=BA=E7=A9=BA=E7=9A=84=E6=83=85=E5=86=B5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CoreShop/pages/category/index/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/category/index/index.vue b/CoreCms.Net.Uni-App/CoreShop/pages/category/index/index.vue index 2159db85..d5fea0b5 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/category/index/index.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/category/index/index.vue @@ -137,10 +137,9 @@ - - - + v-for="(item, index) in menus" :key="index" @click="hanldePrimaryClassificationChange(index)"> + + {{ item.name }}