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
338 B
1 lines
338 B
<view class="content"><movable-area style="width:750rpx;height:1334rpx"><movable-view style="width:750rpx;height:1334rpx;background-color:aqua" scale-value="0.5" x="{{b}}" y="{{c}}" scale="true" direction="all" out-of-bounds="true" bindchange="{{d}}"><image lazy-load class="logo" src="{{a}}"></image></movable-view></movable-area></view>
|