From 33070fe21b003f369e6577492bb161141ce63b60 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 20 Nov 2024 11:43:28 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2653=20=E3=80=90=E9=9D=9E=E9=81=97?= =?UTF-8?q?=E6=96=87=E5=8C=96=E3=80=91=E3=80=90=E6=8E=A8=E8=8D=90=E3=80=91?= =?UTF-8?q?=E5=A4=84=E7=9A=84=E9=9D=9E=E9=81=97=E6=96=87=E5=8C=96=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E5=8F=8A=E7=AE=80=E4=BB=8B=E5=8C=BA=E5=9F=9F=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=BA=95=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/heritage/index.vue | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/pkg_product/views/heritage/index.vue b/pkg_product/views/heritage/index.vue index 0721ccc..35042d1 100644 --- a/pkg_product/views/heritage/index.vue +++ b/pkg_product/views/heritage/index.vue @@ -67,13 +67,15 @@ - - - {{ item.name }} - - + + + + {{ item.name }} + + + - {{ item.intro }} + {{ item.intro }} @@ -140,6 +142,10 @@ export default {