fix: 新增侧边栏和首页

This commit is contained in:
MTrun
2021-12-18 22:05:00 +08:00
parent 90e45f6c23
commit c1daa231b6
29 changed files with 451 additions and 86 deletions
-3
View File
@@ -8,7 +8,4 @@ $light: (
linear-gradient(120deg, $--color-text-1 0%, $--color-text-1 100%),
//毛玻璃
filter-color: $--filter-color-login-light,
// 侧边栏
aside-bg: #fff,
aside-color: rgb(239, 239, 245)
);