feat: 呼叫服务页面布局调整

This commit is contained in:
duanshuwen
2025-10-20 18:27:47 +08:00
parent 8b4926eb2b
commit 05569374cc
11 changed files with 76 additions and 701 deletions

View File

@@ -3,6 +3,10 @@
border-radius: 4px;
}
.rounded-6 {
border-radius: 6px;
}
.rounded-8 {
border-radius: 8px;
}