From a54b32ea019238c664ded94ce484377cf135cf16 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 11 Dec 2025 16:51:41 +0800 Subject: [PATCH] =?UTF-8?q?style(=E7=94=B3=E8=AF=B7=E9=9D=93=E5=8F=B7?= =?UTF-8?q?=E9=A1=B5):=20=E8=B0=83=E6=95=B4=E8=B4=A2=E5=AF=8C=E7=AD=89?= =?UTF-8?q?=E7=BA=A7=E7=9A=84=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/GoodID/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/GoodID/index.vue b/src/views/GoodID/index.vue index 18ad981..1494ec2 100644 --- a/src/views/GoodID/index.vue +++ b/src/views/GoodID/index.vue @@ -306,7 +306,7 @@ input::placeholder { @media screen and (min-width: 360px) { * { - font-size: 12px; + font-size: 14px; } }