<!--pages/privacy/index.wxml--> <view class="box"> <!-- <web-view src="{{URL}}"/> --> <image src="{{URL}}" mode="widthFix"/> </view>