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.1 KiB
1 line
1.1 KiB
10 months ago
|
<view class="bg data-v-80842834"><view class="top-box flex-between data-v-80842834"><view class="top-left data-v-80842834"><image class="avatar data-v-80842834" src="https://static.ticket.sz-trip.com/tourGuide/images/index/topImg.png" mode></image><view class="flex-column data-v-80842834"><view class="top-title data-v-80842834">{{userInfo.nickname}}</view><view class="top-subtitle data-v-80842834">{{userInfo.group_data.name}}</view></view></view><view class="top-right data-v-80842834">个人信息<image src="https://static.ticket.sz-trip.com/tourGuide/images/user/rightBlack.png" mode class="data-v-80842834"></image></view></view><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 class="title data-v-80842834">{{item.title}}</view><image src="https://static.ticket.sz-trip.com/tourGuide/images/user/rightGray.png" mode class="data-v-80842834"></image></view></block></view></view>
|