feat: 增加问卷调查组件

This commit is contained in:
2026-01-27 17:05:24 +08:00
parent 6f879a0bc8
commit e383bbbcf0
7 changed files with 72 additions and 25 deletions

View File

@@ -22,6 +22,12 @@
width: 60px;
}
.w-80 {
width: 80px;
}
.w-102 {
width: 102px;
}