QYF-GitLab1
2024-12-23 d71ed79914076dbf7d9a1613402d6dba54f74482
1
2
3
4
<!--pages/home/digitalRead/index.wxml-->
<view class="page-body">
  <web-view bind:message="drawBack" binderror="onError" bindload="onLoadWeb" src="{{src}}"></web-view>
</view>