feat: change to center and clean code

This commit is contained in:
2025-02-16 02:09:14 +08:00
parent 73de223d56
commit 1363b87f36
97 changed files with 882 additions and 6775 deletions

View File

@@ -118,9 +118,6 @@ export const List = () => {
userAppStore.setShowEdit(true);
}}
icon={<PlusOutlined />}></Button>
<Tooltip title='To Panel'>
<Button onClick={() => navicate('/panel')} icon={<DashboardOutlined />}></Button>
</Tooltip>
<Tooltip title='To Container'>
<Button
onClick={() => {