3 lines
140 B
Plaintext
3 lines
140 B
Plaintext
|
|
<view class="back-to-top" wx:if="{{isVisible}}" bindtap="scrollToTop">
|
||
|
|
<image src="/images/arrow-up.png" mode="aspectFit"></image>
|
||
|
|
</view>
|