feat:优化加载提示文案
This commit is contained in:
@@ -65,7 +65,7 @@ class PullRefreshListWidget extends StatelessWidget {
|
|||||||
footer: footer ??
|
footer: footer ??
|
||||||
ClassicFooter(
|
ClassicFooter(
|
||||||
loadingText: '正在加载...',
|
loadingText: '正在加载...',
|
||||||
noDataText: '没有更多数据',
|
noDataText: '暂无更多数据~',
|
||||||
idleText: '加载更多',
|
idleText: '加载更多',
|
||||||
failedText: '加载失败',
|
failedText: '加载失败',
|
||||||
canLoadingText: '松开加载更多',
|
canLoadingText: '松开加载更多',
|
||||||
|
|||||||
Reference in New Issue
Block a user