1
0
다음의 미러 https://github.com/ialley-workshop-open/uni-halo.git 동기화됨 2026-06-12 13:19:31 +08:00

feat: 优化投票功能,调整API

이 커밋은 다음에 포함됨:
小莫唐尼
2025-08-21 19:32:22 +08:00
부모 5606e8c59f
커밋 31ade9908a
8개의 변경된 파일474개의 추가작업 그리고 227개의 파일을 삭제
+6 -1
파일 보기
@@ -340,5 +340,10 @@ $spacing-sizes: (
}
.justify-center {
justify-content: center;
justify-content: center;
}
.text-break {
overflow-wrap: break-word;
word-break: break-all;
}