feat: 文字涂色
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
const PAPER_SIZE = {
|
||||
A4: {
|
||||
width: 2480,
|
||||
height: 3508,
|
||||
// width: 2480,
|
||||
// height: 3508,
|
||||
width: 595,
|
||||
height: 842,
|
||||
},
|
||||
A3: {
|
||||
width: 3508,
|
||||
|
||||
Reference in New Issue
Block a user