feat:完成生成打印纸的步骤

This commit is contained in:
2025-06-02 10:05:59 +08:00
parent 419818eb24
commit 82c55fece3
18 changed files with 726 additions and 46 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 4,
"printWidth": 100,
"printWidth": 80,
"formatOnSave": true,
"bracketSameLine": true,
"overrides": [