保存进度!

This commit is contained in:
2022-12-14 23:08:12 +08:00
parent a39c174cf4
commit 5c72437e2d
8 changed files with 10 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2022-12-14 15:23:54
* @LastEditors: Kane
* @LastEditTime: 2022-12-14 22:39:54
* @LastEditTime: 2022-12-14 22:53:10
* @FilePath: \admin_system\src\views\account\Login.vue
* @Description:
*
@@ -122,7 +122,7 @@ export default {
padding: 10px 24px;
margin: 0 10px;
color: #fff;
font-size: 16px;
font-size: 14px;
border-radius: 5px;
cursor: pointer;
}