You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!--pages/prizeDetail/prizeDetail.wxml-->
- <view class="all">
- <view class="main">
- <image style="width:750rpx;" mode="widthFix" src="{{imgUrl+'/newImages2/prizeDetail/'+nums+'.png'}}"></image>
- </view>
- <tabBar></tabBar>
- </view>
|