无人机接入

This commit is contained in:
2025-12-26 00:19:22 +08:00
parent e76b5075b2
commit 624c55c4b1
8 changed files with 308 additions and 28 deletions

View File

@@ -70,6 +70,8 @@ const resize = (e) => {
}
.tab{
display: flex;
position: relative;
z-index: 10;
.tab-item{
background: linear-gradient( 180deg, rgba(46,164,240,0.26) 0%, #2EA4F0 100%);
box-shadow: inset 0px -1px 2px 0px rgba(83,203,255,0.22);