Commit 70b0cd76 authored by 吴颖's avatar 吴颖

Merge branch 'master' of...

Merge branch 'master' of http://gitlab.xueyoubangedu.com/shipanpan/wandouchengzhang_coach into wuying
parents 5738c936 c255a69c
<view class="personInf"> <view class="personInf">
<view class="head flex-h flex-vc flex-hb" wx:if='{{showUserInfo}}' catchtap="goUserInfo"> <view class="head flex-h flex-vc flex-hb" wx:if='{{showUserInfo}}' catchtap="goUserInfo">
<view class="headLeft flex-h flex-vc"> <view class="headLeft flex-h flex-vc">
<image src="{{userInfo.wx_user.avatarurl}}"></image> <image src="{{userInfo.wx_user.avatarurl}}" mode="aspectFill"></image>
<view> <view>
<view class="name">{{userInfo.wx_user.nickname}}</view> <view class="name">{{userInfo.wx_user.nickname}}</view>
<view class="tel">{{userTel}}</view> <view class="tel">{{userTel}}</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment