min-project/component/toTop/toTop.wxml
2024-12-12 12:14:09 +08:00

4 lines
143 B
Plaintext

<view class="to-top-btn" bindtap='toTop'>
<image mode="widthFix" src="https://app.gter.net/image/miniApp/project/totop.png"></image>
</view>