@toolspack/ttd-pdfjs 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ {
2
+ "recommendations": [
3
+ "continue.continue"
4
+ ]
5
+ }
package/README.md CHANGED
@@ -43,4 +43,5 @@ PdfJs.workerSrc = require('pdfjs-dist/build/pdf.worker.entry')
43
43
  0.1.1: 因为可以缩放了,pdf做小高度 调整到100
44
44
  0.1.2: 旋转初始值 修改为undefined,(0 会导致 错误的旋转)
45
45
  0.1.3: switch-page 媒体查询 优化布局
46
- 0.1.4: 给容器加min-width: 688px
46
+ 0.1.4: 给容器加min-width: 688px
47
+ 0.1.5: pef-view 添加 样式