驾驶舱对接

This commit is contained in:
‘937886381’
2024-05-17 10:31:47 +08:00
parent 6f0c8503c6
commit 208af7b565
24 changed files with 676 additions and 393 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2024-05-07 10:25:10
* @LastEditTime: 2024-05-11 15:05:17
* @LastEditTime: 2024-05-16 08:45:32
* @LastEditors: zhp
* @Description:
-->
@@ -117,7 +117,7 @@ export default {
margin: 6px;
display: flex;
gap: 12px;
height: 60px;
height: auto;
flex-direction: column;
justify-content: center;
}