From 718a5481938cd3073d278250a647172194c0e74d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 10 Oct 2025 14:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=B1=E5=BA=A6=E4=B9=9D=E5=89=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E2=80=9C=E5=BC=80=E5=90=AF=E8=B4=A2=E8=BF=90?= =?UTF-8?q?=E2=80=9D=E6=94=BE=E5=A4=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/DeepNineModel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/DeepNineModel.vue b/src/views/DeepNineModel.vue index 7ce9f17..ddccb77 100644 --- a/src/views/DeepNineModel.vue +++ b/src/views/DeepNineModel.vue @@ -312,7 +312,7 @@ const closeNoPermissionDialog = () => { } .btn-item img { - width: 50%; + width: 70%; /* margin-top: 20px; */ } }