diff --git a/src/styles/antd.less b/src/styles/antd.less index b6cc3b9..da2418e 100644 --- a/src/styles/antd.less +++ b/src/styles/antd.less @@ -1,6 +1,6 @@ .ant-layout { width: 100% !important; - height: 100% !important; + min-height: 100% !important; } .ant-layout-sider-children { background-color: #2a334f; diff --git a/src/views/Layout/index.vue b/src/views/Layout/index.vue index 3b56b5d..66194e2 100644 --- a/src/views/Layout/index.vue +++ b/src/views/Layout/index.vue @@ -22,7 +22,7 @@ - 阿丽灬 + admin