postdischarge-applet/unpackage/dist/dev/mp-weixin/pages/homepage/homepage.wxml
zhuangyuanke daf9159fca 1
2024-11-01 13:36:21 +08:00

1 line
2.0 KiB
Plaintext

<view class="app"><view class="content"><image src="/static/index.png" mode></image></view><view class="center"><view class="health">常用功能</view><view class="contentcenter"><view data-event-opts="{{[['tap',[['goonline',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/appointmen.png" mode></image><view class="name">我的随访</view></view><view data-event-opts="{{[['tap',[['review',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/follows.png" mode></image><view class="name">我的复查</view></view><view data-event-opts="{{[['tap',[['goappoint',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/drug.png" mode></image><view class="name">我的用药</view></view><view data-event-opts="{{[['tap',[['HealthCalendar',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/serveappoint.png" mode></image><view class="name">健康日历</view></view><view data-event-opts="{{[['tap',[['Satisfaction',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/qianyue.png" mode></image><view class="name">满意度调查</view></view><view data-event-opts="{{[['tap',[['Satisfactions',['$event']]]]]}}" class="home" bindtap="__e"><image src="/static/push.png" mode></image><view class="name">推送记录</view></view></view></view><view class="Healthknowledge"><view class="title">医护常识</view><view data-event-opts="{{[['tap',[['gohealth',['$event']]]]]}}" class="more" bindtap="__e"><view class="title">查看更多</view><image src="/static/huijiantou.png" mode></image></view><view class="lists"><block wx:for="{{informationCategoryVOList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goMedical',['$0'],[[['informationCategoryVOList','',index]]]]]]]}}" class="item" bindtap="__e"><view class="text">{{''+item.infoTitle+''}}</view><view class="author"></view><image src="{{item.infoLargePictureUrl}}" mode></image></view></block></view></view><u-toast class="vue-ref" vue-id="cf027100-1" data-ref="uToast" bind:__l="__l"></u-toast></view>