From 8beff925a332401632d693758949a65d3e729b53 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 3 Jul 2025 13:30:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(order):=20=E8=AE=A2=E5=8D=95=E5=88=97?= =?UTF-8?q?=E8=A1=A8-=E8=AE=A2=E5=8D=95=E8=AF=A6=E6=83=85=E9=95=BF?= =?UTF-8?q?=E5=BA=A6=E5=BC=B9=E7=AA=97=E9=AB=98=E5=BA=A6=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/order/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/mine/order/index.vue b/pages/mine/order/index.vue index 71eb381..45961ba 100644 --- a/pages/mine/order/index.vue +++ b/pages/mine/order/index.vue @@ -717,6 +717,8 @@ export default { } .orderList_a { + max-height: 50vh; + overflow-y: auto; img { width: 124rpx; height: 124rpx;