feat: 调整组件样式,优化图标和布局的尺寸,更新无限加载组件的刷新方法
This commit is contained in:
@ -34,7 +34,7 @@ defineExpose({
|
||||
refresh: () => {
|
||||
currentPage = 0;
|
||||
state.value = '';
|
||||
load('refresh');
|
||||
return load('refresh');
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user