<view class="list-container"> <text> 现在是: {{nowTime}} </text> <view> <web-view src="{{ url }}"></web-view> </view> <button bindtap="jumph5" size="mini" class="btn">跳转h5测试</button> </view>