From 426348932faee6f1d32052bb1fe0e1e1ca7f4503 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Tue, 1 Apr 2025 11:05:27 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3531=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=BA=97=E9=93=BA=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E7=95=8C=E9=9D=A2=E8=B0=83=E6=95=B4=EF=BC=8C=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=94=B9=E4=B8=BA=E7=BA=A2=E8=89=B2=E8=89=B2=E5=80=BC?= =?UTF-8?q?=EF=BC=9A#BD3124?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesInn/components/jin-edit/homeList.vue | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/pagesInn/components/jin-edit/homeList.vue b/pagesInn/components/jin-edit/homeList.vue index f66523b..8559e6d 100644 --- a/pagesInn/components/jin-edit/homeList.vue +++ b/pagesInn/components/jin-edit/homeList.vue @@ -88,15 +88,5 @@ export default { width: fit-content; margin-bottom: 20rpx; } -.pop-title::after{ - content: ''; - position: absolute; - bottom: 0rpx; - left: 0; - width: 100%; - height: 5px; - background-color: #BD3124; - border-radius: 20rpx; - opacity: 0.5; -} + \ No newline at end of file