From f8e8ad7f92b351154ebfbda6380a3254ac76a3ae Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 26 七月 2024 17:04:09 +0800 Subject: [PATCH] update --- sub_pages/customer/shopping/confirm.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sub_pages/customer/shopping/confirm.vue b/sub_pages/customer/shopping/confirm.vue index 2887293..3d7bfed 100644 --- a/sub_pages/customer/shopping/confirm.vue +++ b/sub_pages/customer/shopping/confirm.vue @@ -182,7 +182,7 @@ </view> </view> <!-- 查看商品列表,和选择运费 --> - <view class="br-4 transform-container p10" style="padding-top: 0rpx"> + <view class="br-4 transform-container m-t-12 p10"> <view class="title"> <view>运输方式:</view> <view class="flex transform-list"> -- Gitblit v1.9.3