From 2e674417b4f70fa66eb9a8ca470cfb073baaca2e Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 20 八月 2024 16:09:32 +0800 Subject: [PATCH] add 批量删除 --- pages/user/supplier-user.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/user/supplier-user.vue b/pages/user/supplier-user.vue index 8c2da6b..aab37ab 100644 --- a/pages/user/supplier-user.vue +++ b/pages/user/supplier-user.vue @@ -287,7 +287,7 @@ <!-- #ifdef PUB_CUSTOMER --> - <view style="padding-bottom:200rpx"> + <view style="padding-bottom:140rpx"> </view> <common-footer flg="3"></common-footer> -- Gitblit v1.9.3