|
|
@ -7,8 +7,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify bg-white" style="padding: 24rpx 32rpx;border-bottom:1rpx solid #f3f3f3"> |
|
|
<view class="flex flex-justify bg-white" style="padding: 24rpx 32rpx;border-bottom:1rpx solid #f3f3f3"> |
|
|
<view class="flex flex-center"> |
|
|
<view class="flex flex-center"> |
|
|
<view |
|
|
|
|
|
style="height:24rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"> |
|
|
|
|
|
|
|
|
<view style="height:24rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"> |
|
|
</view> |
|
|
</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> |
|
|
@ -69,11 +68,10 @@ |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<view style="height:16rpx"></view> |
|
|
<view style="height:16rpx"></view> |
|
|
<view class="flex flex-center bg-white" |
|
|
|
|
|
style="justify-content: flex-start;padding: 24rpx 32rpx;border-bottom:1rpx solid #f3f3f3"> |
|
|
|
|
|
<view |
|
|
|
|
|
style="height:24rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"> |
|
|
|
|
|
|
|
|
<view class="flex flex-center bg-white" style="justify-content: flex-start;padding: 24rpx 32rpx;border-bottom:1rpx solid #f3f3f3"> |
|
|
|
|
|
<view style="height:24rpx;width:6rpx;background-image: linear-gradient(180deg, #007AFF 0%, #027BFF 15%, #5AABFF 45%, #CAF4FE 100%);"> |
|
|
</view> |
|
|
</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> |
|
|
</template> |
|
|
|
|
|
|
|
|
</template> |
|
|
|
|
|
|