修改bug

This commit is contained in:
‘937886381’
2024-07-01 13:49:30 +08:00
parent 3f942111b0
commit 052d0704fd
9 changed files with 56 additions and 132 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2024-05-07 10:04:53
* @LastEditTime: 2024-06-05 09:45:47
* @LastEditTime: 2024-07-01 12:27:45
* @LastEditors: zhp
* @Description:
-->
@@ -102,12 +102,12 @@ export default {
flex: 1;
display: flex;
flex-direction: column;
gap: 16px;
gap: 20px;
}
.flex {
display: flex;
gap: 16px;
gap: 20px;
flex: 1;
}