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;