45 lines
2.1 KiB
Plaintext
45 lines
2.1 KiB
Plaintext
<te-nav-bar navbar-data='{{navbarData}}' ></te-nav-bar>
|
|
<view class="container">
|
|
<view class="list">
|
|
|
|
<view class="item" bindtap="go" data-url="/Pages/yishi/notice_deatil/index">
|
|
<view class="item_top">
|
|
<view class="item_img">
|
|
<van-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/service_notice/kuaisu.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
|
|
</view>
|
|
<view class="item_content">9月份的服务费结算通知</view>
|
|
</view>
|
|
<view class="hongdian">
|
|
<van-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/honhdian.png" fit="heightFix" height="20rpx" aria-label="qrcode" />
|
|
</view>
|
|
</view>
|
|
|
|
<view class="item" bindtap="go" data-url="/Pages/yishi/notice_deatil/index">
|
|
<view class="item_top">
|
|
<view class="item_img">
|
|
<van-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/service_notice/kuaisu.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
|
|
</view>
|
|
<view class="item_content">8月份的服务费结算通知</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="item" bindtap="go" data-url="/Pages/yishi/notice_deatil/index">
|
|
<view class="item_top">
|
|
<view class="item_img">
|
|
<van-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/service_notice/kuaisu.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
|
|
</view>
|
|
<view class="item_content">7月份的服务费结算通知</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="item" bindtap="go" data-url="/Pages/yishi/notice_deatil/index">
|
|
<view class="item_top">
|
|
<view class="item_img">
|
|
<van-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/service_notice/kuaisu.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
|
|
</view>
|
|
<view class="item_content">6月份的服务费结算通知</view>
|
|
</view>
|
|
</view>
|
|
|
|
</view>
|
|
</view> |