feat: 开发者社区信息

This commit is contained in:
汪少伟
2025-03-14 18:05:06 +08:00
parent 154a03dcf0
commit e3217bbf2b
2 changed files with 87 additions and 4 deletions

View File

@@ -145,7 +145,10 @@ const signCla = (row: any) => {
top: 0;
}
}
.split {
height: 60%;
background-color: #ddd;
}
.error {
color: $devui-contrast;
}
@@ -232,6 +235,7 @@ const signCla = (row: any) => {
}
.header-div {
display: flex;
align-items: center;
height: 20px;
margin-bottom: 12px;
.span1 {