feat: 用户管理样式调整

This commit is contained in:
xuziqiang
2024-06-25 14:52:13 +08:00
parent 15fce86265
commit d654588e65
8 changed files with 597 additions and 521 deletions

View File

@@ -3,7 +3,7 @@
<a-layout class="ns-application" style="height: 100%">
<ns-header class="ns-header-menu" />
<a-layout>
<ns-sider class="ns-left-menu" />
<!-- <ns-sider class="ns-left-menu" /> -->
<a-layout>
<a-layout-content class="content" :style="{ minHeight: '400px', overflow: 'auto' }">
<div>
@@ -43,6 +43,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-top: 200px;
img {
width: 240px;
height: 240px;