修改边距

This commit is contained in:
wangxiaowei
2026-01-10 19:03:53 +08:00
parent 6283d49b48
commit 1f5928e8c2

View File

@ -214,7 +214,7 @@
<!-- 适用门店 --> <!-- 适用门店 -->
<view class="bg-white rounded-16rpx px-30rpx pb-32rpx mx-30rpx mt-20rpx"> <view class="bg-white rounded-16rpx px-30rpx pb-32rpx mx-30rpx mt-20rpx">
<view class="pt-32rpx text-[#303133] text-32rpx leading-44rpx">适用门店</view> <view class="pt-32rpx text-[#303133] text-32rpx leading-44rpx">适用门店</view>
<view class="mt-26rpx flex items-center"> <view class="mt-20rpx flex items-center">
<view class="mr-24rpx"> <view class="mr-24rpx">
<wd-img width="170rpx" height="170rpx" :src="order.store_msg.image" radius="10rpx"></wd-img> <wd-img width="170rpx" height="170rpx" :src="order.store_msg.image" radius="10rpx"></wd-img>
</view> </view>