feat: 打印预览组件化

This commit is contained in:
R524809
2026-04-22 15:02:48 +08:00
parent 4ad387e99d
commit de74666c9f
24 changed files with 552 additions and 273 deletions
@@ -0,0 +1,8 @@
{
"component": true,
"usingComponents": {
"toy-icon": "../../toy/icon/icon"
},
"styleIsolation": "apply-shared",
"addGlobalClass": true
}