welcome.wxml 174 B

1234
  1. <!-- 新引导页 -->
  2. <view style="height: 100vh;width:100%;">
  3. <image style=" height: 100%;width:100%;" mode="aspectFit" src="{{imageUrl + 'background.png'}}" />
  4. </view>