!4 tn-load-more组件的点击事件完善

Merge pull request !4 from 李涛hm/master
This commit is contained in:
Mandy
2023-07-24 13:53:05 +00:00
committed by Gitee

View File

@@ -4,6 +4,7 @@
class="tn-load-more__wrap"
:class="[backgroundColorClass]"
:style="[loadStyle]"
@click="loadMore"
>
<view class="tn-load-more__line"></view>
<view