Commit c255a69c authored by 石盼盼's avatar 石盼盼

Merge branch 'shipanpan' into 'master'

Shipanpan

See merge request !45
parents 756cc37a 8d775516
<view class="personInf">
<view class="head flex-h flex-vc flex-hb" wx:if='{{showUserInfo}}' catchtap="goUserInfo">
<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 class="name">{{userInfo.wx_user.nickname}}</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