增加日历组件

This commit is contained in:
simple321vip
2023-01-29 20:12:16 +08:00
parent 98c45b3591
commit d1a4e48708
14 changed files with 319 additions and 9 deletions
+3
View File
@@ -82,13 +82,16 @@ iniPage()
.el-main {
padding: 16px;
overflow: hidden;
}
.el-aside {
margin-left: -10px;
background: #191a23;
}
.el-footer {
margin-top: 20px;
display: flex;
justify-content: space-around;
}