保存进度!

This commit is contained in:
2023-02-07 20:01:15 +08:00
parent 76c8573527
commit 9d59c95768
5 changed files with 24 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
* @Author: Kane
* @Date: 2023-01-04 11:40:03
* @LastEditors: Kane
* @LastEditTime: 2023-01-26 12:34:20
* @FilePath: \admin_system\src\layout\components\Main.vue
* @LastEditTime: 2023-02-07 10:47:57
* @FilePath: /IT/src/layout/components/Main.vue
* @Description:
*
* Copyright (c) ${2022} by Kane, All Rights Reserved.
@@ -31,6 +31,6 @@ export default {
}
.view-wrapper {
padding: 15px;
padding: 10px;
}
</style>