From b4f38ebd34f65c83efb55a60e3d9ee968a2eb8b7 Mon Sep 17 00:00:00 2001 From: zhonghua1 Date: Sun, 4 Jan 2026 20:22:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9F=B3=E9=A2=91=E7=9A=84=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E6=A1=86=E5=AE=BD=E5=BA=A6=E5=92=8Cfu=E7=AA=97=E5=8F=A3?= =?UTF-8?q?=E4=BF=9D=E6=8C=81=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/customer/customer.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/customer/customer.vue b/pages/customer/customer.vue index 1cfdb57..e824197 100644 --- a/pages/customer/customer.vue +++ b/pages/customer/customer.vue @@ -3289,8 +3289,7 @@ } .text-modal { - width: 680rpx; - max-width: 90vw; + width: 100%; height: 80vh; max-height: 80vh; background-color: #FFFFFF;