新增html2canvas页面包截图生成海报用

This commit is contained in:
陈曦
2020-11-17 10:32:20 +08:00
parent 0b1d9c1834
commit 54de5cad37
2 changed files with 24 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"@angular/platform-browser": "~8.2.14",
"@angular/platform-browser-dynamic": "~8.2.14",
"@angular/router": "~8.2.14",
"html2canvas": "^1.0.0-rc.7",
"rxjs": "~6.4.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.1"