From 1e40a94e41a811a30b49150b5feabe9b7797948a Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 14 五月 2024 08:23:06 +0800 Subject: [PATCH] # --- pages/tzsk/order/orderPick.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/tzsk/order/orderPick.vue b/pages/tzsk/order/orderPick.vue index ed3b862..b4a3cd4 100644 --- a/pages/tzsk/order/orderPick.vue +++ b/pages/tzsk/order/orderPick.vue @@ -465,7 +465,7 @@ box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); } .list:first-child { - margin-top: 230rpx; + margin-top: 200rpx; } .list:last-child { margin-bottom: 120rpx; -- Gitblit v1.9.1