feat: 界面调整
This commit is contained in:
@@ -58,7 +58,7 @@ export default () => {
|
||||
<ProCard style={{ marginTop: 20, height: "100%" }} bordered boxShadow>
|
||||
{location.pathname === "/main/setting" || location.pathname === "/main/setting/" ? (
|
||||
<>
|
||||
<Empty description={"请选择存储商"} />
|
||||
<Empty description={"请选择存储商"} style={{ height: "65vh" }} />
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user