完成我的信息接口调试

This commit is contained in:
2025-09-12 09:44:44 +08:00
parent 2e58309db4
commit 77cf4aa7b7
11 changed files with 472 additions and 389 deletions

View File

@@ -136,7 +136,7 @@ export default {
.unit-management {
display: flex;
flex-direction: column;
height: 95vh;
height: 100vh;
background-color: #f5f5f5;
padding: 20rpx;
}