修改:调整部分页面样式问题;

This commit is contained in:
iczer
2020-06-21 23:53:54 +08:00
parent 54c130a1b0
commit 0a490feda3
9 changed files with 36 additions and 52 deletions

View File

@@ -32,7 +32,7 @@
<a-switch :checked="fixedHeader" slot="actions" size="small" @change="setFixedHeader" />
</a-list-item>
<a-list-item>
固定Siderbar
固定侧边栏
<a-switch :checked="fixedSider" slot="actions" size="small" @change="setFixedSider" />
</a-list-item>
</a-list>