poster.wxml 321 B

123456
  1. <view class="box">
  2. <image src="{{img}}weapp/poster1.png" style="width:100%;height:100%;" bindlongpress="saveImg"></image>
  3. <image src="{{erweima}}" style="width:280rpx;height:280rpx;" class="position"></image>
  4. <!-- <image src="{{poster}}" style="width:100%;height:100%;" bindtap='previewImage'></image> -->
  5. </view>