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.
1 lines
739 B
1 lines
739 B
<block wx:if="{{posterImageStatus}}"><view class="poster-first _div data-v-7af6ef00"><canvas style="width:747px;height:1326px;" canvas-id="myCanvas" class="data-v-7af6ef00"></canvas><view hidden="{{!(canvasStatus)}}" class="poster-pop _div data-v-7af6ef00"><image class="close _img data-v-7af6ef00" src="{{$VUE_APP_RESOURCES_URL+'/images/poster-close.png'}}" mode="widthFix" data-event-opts="{{[['tap',[['posterImageClose',['$event']]]]]}}" bindtap="__e"></image><image class="poster-image _img data-v-7af6ef00" src="{{posterImage}}" alt="tp" show-menu-by-longpress mode="widthFix"></image><view class="keep _div data-v-7af6ef00">长按图片可以保存到手机</view></view><view class="mask _div data-v-7af6ef00"></view></view></block> |