home.wxml 651 B

1
  1. <view class="container"><view data-event-opts="{{[['tap',[['add']]]]}}" class="name" bindtap="__e">请选择进入</view><block wx:if="{{userInfo.type!=2}}"><view data-event-opts="{{[['tap',[['ToRegister',[1]]]]]}}" class="image" bindtap="__e"><image src="../../static/img/img030.png"></image><view class="identity">咨询预约</view><view class="info">一对一医生咨询预约</view></view></block><view data-event-opts="{{[['tap',[['ToRegister',[2]]]]]}}" class="image" bindtap="__e"><image src="../../static/img/img031.png"></image><view class="identity">科普学习</view><view class="info">医疗知识课程直播详解</view></view></view>