1 |
- <view class="data-v-443f96b8"><movable-area class="u-swipe-action data-v-443f96b8" style="{{'background-color:'+(bgColor)+';'}}"><movable-view class="u-swipe-view data-v-443f96b8" style="{{'width:'+(movableViewWidth?movableViewWidth:'100%')+';'}}" direction="horizontal" disabled="{{disabled}}" x="{{moveX}}" data-event-opts="{{[['change',[['change',['$event']]]],['touchend',[['touchend',['$event']]]],['touchstart',[['touchstart',['$event']]]]]}}" bindchange="__e" bindtouchend="__e" bindtouchstart="__e"><view data-event-opts="{{[['tap',[['contentClick',['$event']]]]]}}" class="u-swipe-content data-v-443f96b8" catchtap="__e"><slot></slot></view><block s-for="$root.l0 trackBy index" s-for-item="item" s-for-index="index"><block s-if="{{showBtn}}"><view data-event-opts="{{[['tap',[['btnClick',[index]]]]]}}" class="u-swipe-del data-v-443f96b8" style="{{item.s0}}" catchtap="__e"><view class="u-btn-text data-v-443f96b8">{{item.$orig.text}}</view></view></block></block></movable-view></movable-area></view>
|