优化代码,拆分组件

This commit is contained in:
2025-10-28 11:58:02 +08:00
parent 4529c58aad
commit 00d7aee32a
22 changed files with 2745 additions and 3064 deletions

View File

@@ -28,5 +28,3 @@ body {
.code-block {
font-family: var(--font-geist-mono), monospace;
}
@source '../../node_modules/rc-modal-sheet/**/*.js';