QYF-GitLab1
3 天以前 332aab16348cccb280a1d78452b13338c8cfae27
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>