examTeamApp/unpackage/dist/dev/mp-weixin/components/headerIndex.wxml

1 line
2.5 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="data-v-815fb44c"><view class="header data-v-815fb44c"><block wx:if="{{$root.g0}}"><view class="top data-v-815fb44c"><view class="headimg data-v-815fb44c"><image src="{{user.head_pic}}" class="data-v-815fb44c"></image></view><view class="info data-v-815fb44c"><view class="size18 bold data-v-815fb44c">{{user.nickname}}</view><view class="mt-10 data-v-815fb44c">{{"年龄:"+user.age+"岁"}}</view><view class="mt-10 data-v-815fb44c">{{$root.m0+""+user.birthday}}</view></view><block wx:if="{{isLeft}}"><text data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="t-icon t-icon-qiehuan1 data-v-815fb44c" bindtap="__e"></text></block></view></block><block wx:else><view data-event-opts="{{[['tap',[['handleAddUser',['$event']]]]]}}" class="top data-v-815fb44c" bindtap="__e"><view class="info data-v-815fb44c">暂无成员,请先添加~</view><view class="add data-v-815fb44c">+</view></view></block></view><view class="cityList data-v-815fb44c"><block wx:if="{{isArea}}"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="area data-v-815fb44c" bindtap="__e"><view class="data-v-815fb44c">选择地区标准:</view><view class="data-v-815fb44c">{{region?region:user.address}}<uni-icons vue-id="2ab5166c-1" type="bottom" class="data-v-815fb44c" bind:__l="__l"></uni-icons></view></view></block><block wx:if="{{visible}}"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="visible data-v-815fb44c" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="item data-v-815fb44c" catchtap="__e"><view class="groupBtn data-v-815fb44c"><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" bindtap="__e" class="data-v-815fb44c">取消</view><view data-event-opts="{{[['tap',[['handlesure']]]]}}" class="sure data-v-815fb44c" bindtap="__e">确定</view></view><picker-view class="picker-view data-v-815fb44c" value="{{value}}" indicator-style="{{indicatorStyle}}" data-event-opts="{{[['change',[['bindChange',['$event']]]]]}}" bindchange="__e"><picker-view-column class="data-v-815fb44c"><block wx:for="{{province}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-815fb44c">{{item.name}}</view></block></picker-view-column><picker-view-column class="data-v-815fb44c"><block wx:for="{{city}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-815fb44c">{{item}}</view></block></picker-view-column></picker-view></view></view></block></view><drawer vue-id="2ab5166c-2" class="data-v-815fb44c" bind:__l="__l"></drawer></view>