From 4e1290fbf7c17eab6c1ced3b63551627f896fa7f Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 25 Nov 2024 17:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E6=83=A0=E5=88=B8=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesOrder/quan/quan.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pagesOrder/quan/quan.vue b/pagesOrder/quan/quan.vue index 5a2caf0..d1ddb85 100644 --- a/pagesOrder/quan/quan.vue +++ b/pagesOrder/quan/quan.vue @@ -14,7 +14,7 @@ - + {{item.name}} @@ -530,7 +530,9 @@ border-radius: 10rpx; box-shadow: 0 0 5px #eee; overflow: hidden; - + .left{ + max-width: 80%; + } .sel { padding: 2rpx 4rpx; position: absolute;