### Please make sure of the following things - [x] I have read the [documentation](https://alistgo.com). - [x] I'm sure there are no duplicate issues or discussions. - [x] I'm sure this feature is not implemented. - [x] I'm sure it's a reasonable and popular requirement. ### Description of the feature / 需求描述 举例:假如一个目录路径下存在20000两万或者更多数量的文件,加载会陷入长时间的无响应。 ### Suggested solution / 实现思路 全平台服务端客户端:实现分页加载,下滑自动懒加载,提供分页缓存。 ### Additional context / 附件 _No response_
Please make sure of the following things
Description of the feature / 需求描述
举例:假如一个目录路径下存在20000两万或者更多数量的文件,加载会陷入长时间的无响应。
Suggested solution / 实现思路
全平台服务端客户端:实现分页加载,下滑自动懒加载,提供分页缓存。
Additional context / 附件
No response