Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-12-08 14:04:19 +08:00

View File

@@ -65,7 +65,7 @@ class PullRefreshListWidget extends StatelessWidget {
footer: footer ?? footer: footer ??
ClassicFooter( ClassicFooter(
loadingText: '正在加载...', loadingText: '正在加载...',
noDataText: '没有更多数据', noDataText: '暂无更多数据~',
idleText: '加载更多', idleText: '加载更多',
failedText: '加载失败', failedText: '加载失败',
canLoadingText: '松开加载更多', canLoadingText: '松开加载更多',