init
This commit is contained in:
5
miniprogram/components/infinite-scroll/index.wxml
Normal file
5
miniprogram/components/infinite-scroll/index.wxml
Normal file
@ -0,0 +1,5 @@
|
||||
<!--components/infinite-scroll/index.wxml-->
|
||||
<view>
|
||||
<slot></slot>
|
||||
<view class="load-more">load more</view>
|
||||
</view>
|
Reference in New Issue
Block a user