min-project/component/toTop/toTop.wxml

4 lines
143 B
Plaintext
Raw Normal View History

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