From 905f8d1b99b89ec0b437af00387b33cd5bece46f Mon Sep 17 00:00:00 2001 From: zhonghua Date: Tue, 14 Apr 2026 10:47:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9A=82=E4=B8=8D=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=AD=90=E5=A5=B3=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/public/mine/Index.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lesingle-creation-frontend/src/views/public/mine/Index.vue b/lesingle-creation-frontend/src/views/public/mine/Index.vue index 6a1519e..fdcc41a 100644 --- a/lesingle-creation-frontend/src/views/public/mine/Index.vue +++ b/lesingle-creation-frontend/src/views/public/mine/Index.vue @@ -43,8 +43,8 @@ - - @@ -219,7 +219,9 @@ $primary: #6366f1; font-size: 13px; color: #6b21a8; - strong { font-weight: 700; } + strong { + font-weight: 700; + } } .mine-page {