This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
yeguodong
/
web_dist
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
symhyy
淮海科技
web_dist
/
print.md
print.md
214 B
Permalink
Cronologia
Originale
打印帮助文档
1. 使用vue3-print-nb 来打印页面内容
@page { // 纸张大小 打印方向 portrait 横向 landscape 竖向 size: A4 landscape; // 打印边距 margin: 40px; }