康巴易测肤/伤疤uniapp小程序类
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1 line
1.2KB

  1. <view class="container data-v-b6fe683a"><view class="image-box data-v-b6fe683a" style="{{'background-image:'+('url('+src+')')+';'+('width:'+(imageBoxWidth+'px')+';')+('height:'+(imageBoxHeight+'px')+';')+('border-radius:'+(cropShape=='rect'?'':'')+';')}}"><view class="mask data-v-b6fe683a"></view><view data-event-opts="{{[['touchstart',[['touchstart',['$event']]]],['touchmove',[['touchmove',['$event']]]]]}}" class="cropping-box data-v-b6fe683a" style="{{'top:'+(cropBoxY+'px')+';'+('left:'+(cropBoxX+'px')+';')+('width:'+(cropBoxWidth+'px')+';')+('height:'+(cropBoxHeight+'px')+';')+('background-image:'+('url('+src+')')+';')+('background-size:'+(imageBoxWidth+'px'+' '+imageBoxHeight+'px')+';')+('background-position-x:'+(-cropBoxX-2+'px')+';')+('background-position-y:'+(-cropBoxY-2+'px')+';')+('border-radius:'+(cropShape=='rect'?'':'50%')+';')}}" catchtouchstart="__e" catchtouchmove="__e"></view></view><view class="operation-area data-v-b6fe683a"><view class="crop-area data-v-b6fe683a"></view><view class="action data-v-b6fe683a"><view class="btn full data-v-b6fe683a" shape="circle" hover-class="none" data-event-opts="{{[['tap',[['cropping',['$event']]]]]}}" bindtap="__e">继续</view></view></view></view>