index.wxml 213 B

12345
  1. <!--miniprogram/pages/awards/index.wxml-->
  2. <view class="awards">
  3. <van-image width="{{cloud.width}}" height="{{cloud.height}}" bind:load="loadimg"
  4. src="https://djweb.smcic.net/dj/static/img/pj.jpg" />
  5. </view>