index.wxml 1.3KB

1
  1. <view class="my"><image class="imgMy _img" src="{{$root.m0}}" alt></image><view class="mainBox"><view class="infoBox"><block wx:if="{{getHasLogin}}"><view class="avatarBox"><image class="avatar _img" src="{{$root.m1}}" alt></image><view class="number">{{$root.g0+'****'+$root.g1+''}}<text>去修改>></text></view></view></block><block wx:else><button open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['wxLogin',['$event']]]]]}}" bindgetphonenumber="__e">登录</button></block></view><view class="shareBox"><view data-event-opts="{{[['tap',[['toRecord',['$event']]]]]}}" class="share" bindtap="__e"><view><image src="{{$root.m2}}" alt class="_img"></image><text>就诊人病历</text></view><image class="rightArrow _img" src="{{$root.m3}}" alt></image></view><button class="share" open-type="share"><view><image src="{{$root.m4}}" alt class="_img"></image><text>推荐给朋友</text></view><image class="rightArrow _img" src="{{$root.m5}}" alt></image></button></view><view data-event-opts="{{[['tap',[['signOut',['$event']]]]]}}" class="signOut" bindtap="__e"><view><image src="{{$root.m6}}" alt class="_img"></image><text>退出</text></view><image class="rightArrow _img" src="{{$root.m7}}" alt></image></view></view><van-toast vue-id="4a180d5e-1" id="van-toast" data-com-type="wx" bind:__l="__l"></van-toast></view>