uni-Identify-quality/unpackage/dist/dev/mp-weixin/pages/paySuccess/paySuccess.wxml
2024-06-28 16:09:48 +08:00

1 line
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="main data-v-305f8734"><image style="width:218rpx;height:54rpx;margin-top:150rpx;" src="/static/image/paySuccess.png" mode="scaleToFill" class="data-v-305f8734"></image><view class="content data-v-305f8734"><block wx:for="{{info}}" wx:for-item="item" wx:for-index="index"><view class="content1 data-v-305f8734"><view class="wrap1 data-v-305f8734">{{'画作'+(index+1)+''}}</view><view class="wrap2 data-v-305f8734"><view class="wrap2_1 data-v-305f8734"><view class="wrap2_1_1 data-v-305f8734"><image src="{{item.artworkImg}}" alt class="_img data-v-305f8734"></image></view><view class="wrap2_1_2 data-v-305f8734">{{item.artworkNum}}</view><view class="wrap2_1_3 data-v-305f8734">{{item.artworkName}}</view></view><view class="wrap2_2 data-v-305f8734"><view class="wrap2_2_1 data-v-305f8734"><view class="wrap2_2_1_1 data-v-305f8734">订单编号</view><view class="wrap2_2_1_2 data-v-305f8734">{{item.num}}</view></view><view class="wrap2_2_1 data-v-305f8734"><view class="wrap2_2_1_1 data-v-305f8734">寄存地址</view><view class="wrap2_2_1_2 data-v-305f8734">{{item.warehouseName}}</view></view><view class="wrap2_2_1 data-v-305f8734"><view class="wrap2_2_1_1 data-v-305f8734">寄存期限</view><view class="wrap2_2_1_2 data-v-305f8734">{{item.endAt}}</view></view><view class="wrap2_2_1 data-v-305f8734"><view class="wrap2_2_1_1 data-v-305f8734">付款金额</view><view class="wrap2_2_1_2 data-v-305f8734">{{item.money}}</view></view></view></view></view></block></view><view class="tips data-v-305f8734">*请携带您的画作在时限之前到达寄存地</view><view class="btns data-v-305f8734"><view data-event-opts="{{[['tap',[['goHome',['$event']]]]]}}" style="width:280rpx;height:64rpx;border-radius:40rpx;" bindtap="__e" class="data-v-305f8734"><u-button vue-id="1237d160-1" text="返回首页" shape="circle" color="#626262" class="data-v-305f8734" bind:__l="__l"></u-button></view><view data-event-opts="{{[['tap',[['goDetails',['$event']]]]]}}" style="width:280rpx;height:64rpx;border-radius:40rpx;" bindtap="__e" class="data-v-305f8734"><u-button vue-id="1237d160-2" text="查看订单详情" shape="circle" color="#699A70" class="data-v-305f8734" bind:__l="__l"></u-button></view></view></view>