oil-station/gasStation-uni/unpackage/dist/dev/mp-alipay/pagesHome/myPointsOrder/myPointsOrder.axml

1 line
2.4 KiB
Plaintext
Raw Normal View History

2024-08-16 18:26:19 +08:00
<view class="content data-v-2ca4c845"><view class="container data-v-2ca4c845"><view class="my-header data-v-2ca4c845"><view data-event-opts="{{[['tap',[['goback',['$event']]]]]}}" class="my-icons data-v-2ca4c845" onTap="__e"><uni-icons vue-id="67eac137-1" type="left" size="16" class="data-v-2ca4c845" onVueInit="__l"></uni-icons></view><view class="my-text data-v-2ca4c845">我的订单</view><view class="my-icons data-v-2ca4c845"></view></view><view class="tap-box data-v-2ca4c845"><view data-event-opts="{{[['tap',[['getindex',[index]]]]]}}" class="{{((('box-tap')+' '+'data-v-2ca4c845')+' '+((actinput==index)?'act':''))}}" onTap="__e" a:for="{{taplist}}" a:for-item="item" a:for-index="index" a:key="index"><view class="data-v-2ca4c845">{{item.title}}</view><block a:if="{{actinput==index}}"><view class="gang data-v-2ca4c845"></view></block></view></view><block a:if="{{orderList.length==0}}"><u-empty vue-id="67eac137-2" text="积分订单" icon="http://cdn.uviewui.com/uview/empty/list.png" class="data-v-2ca4c845" onVueInit="__l"></u-empty></block><view data-event-opts="{{[['tap',[['orderDetails',['$0'],[[['orderList','id',item.id]]]]]]]}}" class="goods-box data-v-2ca4c845" onTap="__e" a:for="{{orderList}}" a:for-item="item" a:for-index="index" a:key="id"><view class="goods-top data-v-2ca4c845"><view class="goods-img data-v-2ca4c845"><image src="{{baseUrl+item.coverImage}}" mode="aspectFit" class="data-v-2ca4c845"></image></view><view class="nr-tip data-v-2ca4c845"><view class="title-s data-v-2ca4c845">{{item.giftName}}</view><view class="hui-s data-v-2ca4c845">{{item.createTime+" "+(item.orderType==0?"(商城兑换)":"(积分兑换)")}}</view><view class="right-size data-v-2ca4c845"><view class="jg data-v-2ca4c845">{{''+(item.amount?"¥"+item.amount:'')+"\n\t\t\t\t\t\t\t"+(item.amount&&item.integral?'+':'')+"\n\t\t\t\t\t\t\t"+(item.integral?item.integral+'积分':'')+''}}</view><view class="data-v-2ca4c845">{{"X"+item.exchangeQuantity}}</view></view></view></view><block a:if="{{actinput==1}}"><view class="goods-bottom data-v-2ca4c845"><view data-event-opts="{{[['tap',[['confirmTheReceipt',['$0'],[[['orderList','id',item.id,'id']]]]]]]}}" class="sh-anniu data-v-2ca4c845" onTap="__e"><text class="data-v-2ca4c845">确认收货</text></view></view></block></view><block a:if="{{arrList.length==0}}"><u-empty vue-id="67eac137-3" mode="list" icon="http://cdn.uviewui.com/uview/empty/list.png" class="data-v-2ca4c845" onVueInit="__l"></u-empty></block></view></view>