|
|
@ -74,7 +74,7 @@ |
|
|
<text class="cuIcon-{{form.payType==1?'roundcheckfill':'roundcheck'}} text-{{form.payType==1?'blue':'grey'}}" style="font-size:36rpx"></text> |
|
|
<text class="cuIcon-{{form.payType==1?'roundcheckfill':'roundcheck'}} text-{{form.payType==1?'blue':'grey'}}" style="font-size:36rpx"></text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify" style="height:80rpx" data-index="2" bindtap="checkMode"> |
|
|
<view class="flex flex-justify" style="height:80rpx" data-index="2" bindtap="checkMode"> |
|
|
<view style="font-size:28rpx">货到付款</view> |
|
|
|
|
|
|
|
|
<view style="font-size:28rpx">全额支付</view> |
|
|
<text class="cuIcon-{{form.payType==2?'roundcheckfill':'roundcheck'}} text-{{form.payType==2?'blue':'grey'}}" style="font-size:36rpx"></text> |
|
|
<text class="cuIcon-{{form.payType==2?'roundcheckfill':'roundcheck'}} text-{{form.payType==2?'blue':'grey'}}" style="font-size:36rpx"></text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
@ -84,8 +84,9 @@ |
|
|
<view style="height:120rpx"></view> |
|
|
<view style="height:120rpx"></view> |
|
|
|
|
|
|
|
|
<view class="cu-bar bg-white foot flex flex-justify" style="height:{{isIPhoneX?154:120}}rpx;padding:32rpx;padding-bottom:{{isIPhoneX?66:32}}rpx"> |
|
|
<view class="cu-bar bg-white foot flex flex-justify" style="height:{{isIPhoneX?154:120}}rpx;padding:32rpx;padding-bottom:{{isIPhoneX?66:32}}rpx"> |
|
|
<button class="action" open-type="contact" style="background-color: #fff;border-radius: 0;margin-left:-20rpx"> |
|
|
|
|
|
|
|
|
<button class="flex flex-column" open-type="contact" style="background-color: #fff;border-radius: 0;margin-left:-20rpx"> |
|
|
<image style="width:60rpx;height:60rpx" src="/assets/image/icon_wechat.svg"></image> |
|
|
<image style="width:60rpx;height:60rpx" src="/assets/image/icon_wechat.svg"></image> |
|
|
|
|
|
<view style="font-size:28rpx;line-height: 24rpx">客服</view> |
|
|
</button> |
|
|
</button> |
|
|
<view class="flex align-end"> |
|
|
<view class="flex align-end"> |
|
|
<!-- <view class="text-gray" style="font-size:12px">共{{form.number}}{{form.unit}}</view> --> |
|
|
<!-- <view class="text-gray" style="font-size:12px">共{{form.number}}{{form.unit}}</view> --> |
|
|
|