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
819 B

<block wx:if="{{posterImageStatus}}"><view class="poster-first data-v-dc01a360"><view class="posterCanvasWarp _div data-v-dc01a360"><canvas class="posterCanvas data-v-dc01a360" canvas-id="myCanvas"></canvas></view><view hidden="{{!(canvasStatus)}}" class="poster-pop data-v-dc01a360"><image class="close _img data-v-dc01a360" src="{{$VUE_APP_RESOURCES_URL+'/images/poster-close.png'}}" mode="widthFix" data-event-opts="{{[['tap',[['posterImageClose',['$event']]]]]}}" bindtap="__e"></image><image class="poster-image data-v-dc01a360" src="{{posterImage}}" alt="tp" show-menu-by-longpress="{{true}}" mode="widthFix"></image><view data-event-opts="{{[['tap',[['saveImg',['$event']]]]]}}" class="save-poster data-v-dc01a360" bindtap="__e">保存海报</view></view><view class="mask data-v-dc01a360"></view></view></block>