|
|
@ -10,8 +10,8 @@ |
|
|
<view style="height:30rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"></view> |
|
|
<view style="height:30rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"></view> |
|
|
<view class="text-black text-sg text-bold" style="margin-left: 12rpx">结算信息</view> |
|
|
<view class="text-black text-sg text-bold" style="margin-left: 12rpx">结算信息</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="text-red text-cancel" style="padding:4rpx 0rpx 4rpx 4rpx" bindtap="closeForm">关闭订单</view> |
|
|
|
|
|
<!-- <van-button type="danger" round custom-style="width:120rpx" size="mini" bind:click="closeForm">关闭订单</van-button> --> |
|
|
|
|
|
|
|
|
<!-- <view class="text-red text-cancel" style="padding:4rpx 0rpx 4rpx 4rpx" bindtap="closeForm">关闭订单</view> --> |
|
|
|
|
|
<van-button type="danger" round custom-style="width:120rpx" size="mini" bind:click="closeForm">关闭订单</van-button> |
|
|
</view> |
|
|
</view> |
|
|
<van-cell center required clickable is-link arrow-direction="down" bind:click="showCategory"> |
|
|
<van-cell center required clickable is-link arrow-direction="down" bind:click="showCategory"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|