导游中台-游客端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1.9 KiB

<view class="bg data-v-80842834"><view data-event-opts="{{[['tap',[['gotoPath',['/subPackages/user/profile']]]]]}}" class="top-box flex-between data-v-80842834" bindtap="__e"><view class="data-v-80842834"><image src="{{$root.m0}}" mode="aspectFill" class="data-v-80842834"></image>{{''+userInfo.nickname+''}}</view><view class="data-v-80842834">个人中心<image src="https://static.ticket.sz-trip.com/tourist/user/rightIcon.png" mode class="data-v-80842834"></image></view></view><view class="order-bg data-v-80842834"><view class="order-box data-v-80842834"><view data-event-opts="{{[['tap',[['goTrades']]]]}}" class="order-top flex-between data-v-80842834" bindtap="__e"><view class="data-v-80842834">我的订单</view><view class="data-v-80842834">全部<image src="https://static.ticket.sz-trip.com/tourist/user/rightIcon-gray.png" mode class="data-v-80842834"></image></view></view><view class="order-bottom data-v-80842834"><block wx:for="{{orderList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goTrades',['$0'],[[['orderList','',index]]]]]]]}}" bindtap="__e" class="data-v-80842834"><image src="{{item.img}}" mode class="data-v-80842834"></image><view class="data-v-80842834">{{item.text}}</view></view></block></view></view></view><view class="box-bg data-v-80842834"><view class="box data-v-80842834"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['gotoPath',['$0'],[[['list','',index,'path']]]]]]]}}" class="flex-between data-v-80842834" bindtap="__e"><view style="display:flex;align-items:center;" class="data-v-80842834"><image class="item-icon data-v-80842834" src="{{item.img}}"></image>{{''+item.text+''}}</view><image class="item-right data-v-80842834" src="https://static.ticket.sz-trip.com/tourist/user/rightIcon-gray.png"></image></view></block></view></view></view>