添加密码登录&调整接口数据展示&配置底部导航跳转
This commit is contained in:
@@ -230,14 +230,14 @@ export default function WhitelistPage(props: WhitelistPageProps) {
|
||||
<Plus/>
|
||||
添加白名单
|
||||
</Button>
|
||||
<Button
|
||||
{/* <Button
|
||||
theme="fail"
|
||||
className="ml-2"
|
||||
disabled={selection.size === 0 || wait}
|
||||
onClick={() => confirmRemove()}>
|
||||
<Trash2/>
|
||||
删除选中
|
||||
</Button>
|
||||
</Button> */}
|
||||
</section>
|
||||
|
||||
{/* 数据表 */}
|
||||
|
||||
Reference in New Issue
Block a user