fix(order): 订单列表-订单详情长度弹窗高度问题处理

This commit is contained in:
woody 2025-07-03 13:30:01 +08:00
parent 1662ee94e6
commit 8beff925a3
1 changed files with 2 additions and 0 deletions

View File

@ -717,6 +717,8 @@ export default {
}
.orderList_a {
max-height: 50vh;
overflow-y: auto;
img {
width: 124rpx;
height: 124rpx;