修改报告bug

This commit is contained in:
zoujiandong
2023-08-29 14:31:02 +08:00
parent 26486d9d6d
commit d34a4c5b33
5 changed files with 32 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</view>
<view class="item_img" wx:if="{{item.inquiry_type == 5}}">
<text style="margin-left: 10rpx;">糖组检测</text>
<van-image class="van_img" src="../../../static/images/yishi/tabbar_icon/check_sugar.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
<van-image class="van_img" src="{{static_host}}/applet/doctor/static/images/yishi/service_notice/check_sugar.png" fit="heightFix" height="54rpx" aria-label="qrcode" />
</view>
<view class="item_date">{{item.notice_send_time}}</view>
</view>