From f595888ba29a77d529faa974fc03570e27558212 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Mon, 24 Aug 2026 15:36:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/weChatMiniProgram/baseSetting.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/weChatMiniProgram/baseSetting.vue b/src/views/weChatMiniProgram/baseSetting.vue index f4ad7f0..81100f2 100644 --- a/src/views/weChatMiniProgram/baseSetting.vue +++ b/src/views/weChatMiniProgram/baseSetting.vue @@ -695,9 +695,10 @@ export default { width: 100px !important; } .content-area { - // height: 734px; + height: 734px; border-radius: 4px; width: 100%; + overflow-y: scroll; } .logo-preview{ width: 120px;