From 9885b60a149ccb0a7f0e0c7ccb6546db0d1c3b96 Mon Sep 17 00:00:00 2001 From: lihuilin Date: Thu, 30 Oct 2025 14:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=EF=BC=9F=EF=BC=9F=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/setting/about.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/setting/about.vue b/pages/setting/about.vue index 2a0d56a..059f971 100644 --- a/pages/setting/about.vue +++ b/pages/setting/about.vue @@ -4,7 +4,7 @@ - + @@ -83,4 +83,8 @@ .label{ flex:1; } + .img{ + width:360rpx; + height:300rpx; + } \ No newline at end of file