feat: 退出\更新信息
This commit is contained in:
@@ -181,7 +181,7 @@ const QuestionBank = () => {
|
||||
|
||||
<div className='loading-more'>
|
||||
{questionList.length == 0
|
||||
? '暂无数据'
|
||||
? ''
|
||||
: loading && !finished
|
||||
? '努力加载中...'
|
||||
: '我是有底线的(:'}
|
||||
|
Reference in New Issue
Block a user