feature[PDF]: add PDF demo (#1469)

This commit is contained in:
花裤衩
2018-12-27 13:42:10 +08:00
committed by Pan
parent cff015f5d6
commit 5a1fa14753
16 changed files with 304 additions and 8 deletions

View File

@@ -142,6 +142,9 @@ export default {
export: '导出',
placeholder: '请输入文件名(默认file)'
},
pdf: {
tips: '这里使用 window.print() 来实现下载pdf的功能'
},
theme: {
change: '换肤',
documentation: '换肤文档',