保存进度!

This commit is contained in:
2023-01-18 23:47:38 +08:00
parent 905d22abc6
commit aaf25460a4
4 changed files with 36 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2023-01-04 11:05:44
* @LastEditors: Kane
* @LastEditTime: 2023-01-18 17:40:55
* @LastEditTime: 2023-01-18 23:05:42
* @FilePath: \admin_system\src\layout\Index.vue
* @Description:
*
@@ -66,9 +66,10 @@ export default {
}
#layout-main {
background-color: #eee;
background-color: #ecf2f9;
/* height: 0; */
/* flex-grow: 1; */
overflow: overlay;
}
#layout-container-down {