Skip to content

v3.0.0-4040520250104002 Vue3 OnReachBottom不生效 #5297

Closed
@zshuo-moon

Description

@zshuo-moon

页面配置
onReachBottom(() => {
console.log("页面滚动到底部");
});

pages.json配置
"globalStyle": {
"onReachBottomDistance": 200,
"navigationStyle":"custom"
},
{
"path": "pages/index"
}

onReachBottom事件不生效

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions