EASYAIuniappNewUI/dist/build/mp-weixin/components/common/DragButton2.wxml
2025-02-08 18:50:38 +08:00

1 line
674 B
Plaintext

<view class="{{['data-v-4da50619', virtualHostClass]}}" style="{{virtualHostStyle}}"><movable-area class="movable-area data-v-4da50619" scale-area="{{false}}"><movable-view id="movable-view" class="{{['movable-view', 'data-v-4da50619', a]}}" style="pointer-events:auto" bindtap="{{b}}" bindtouchstart="{{c}}" bindtouchend="{{d}}" bindchange="{{e}}" direction="all" inertia="true" x="{{f}}" y="{{g}}" disabled="{{h}}" out-of-bounds="{{true}}" damping="{{200}}" friction="{{100}}"><block wx:if="{{$slots.d}}"><slot></slot></block><block wx:else><view class="content-default data-v-4da50619"><slot name="text-content"></slot></view></block></movable-view></movable-area></view>