From d7b5a1329e171100eb7c35a685c8fc65f620b4ca Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 5 Sep 2024 13:48:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=AE=A1=E7=90=86=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/version/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/views/system/version/index.vue b/src/views/system/version/index.vue index aac592e..20a9a01 100644 --- a/src/views/system/version/index.vue +++ b/src/views/system/version/index.vue @@ -72,7 +72,7 @@ @@ -232,7 +232,13 @@ export default { cursor: grab; } } - +.a{ + color: #409eff; + text-decoration: underline; +} + a:focus, a:hover{ + opacity: .7; +} .shop_info { display: flex;