update
This commit is contained in:
@@ -105,7 +105,7 @@ onMounted(() => {
|
||||
<scroll-view
|
||||
@refresherpulling="initFetchData()"
|
||||
@scrolltolower="() => {
|
||||
console.log('触发')
|
||||
pagination.page++;
|
||||
}"
|
||||
class="h-[calc(100vh-200rpx)]"
|
||||
scroll-y>
|
||||
|
||||
Reference in New Issue
Block a user