VUE PDF
1.0.0
FrameWork vue-admin-template
英語 | 简体中文
VUE は PDF を結合します。動的なアンカーの位置を実現するための Js。
デモ
npmインストール
npm 実行開発
This will automatically open http://localhost:1005
## Build
```bash
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod
# preview the release environment effect
npm run preview
# preview the release environment effect + static resource analysis
npm run preview -- --report
# code format check
npm run lint
# code format check and auto fix
npm run lint -- --fix
最新のブラウザと Internet Explorer 10 以降。
IE/エッジ | Firefox | クロム | サファリ |
---|---|---|---|
IE10、IE11、エッジ | 過去 2 つのバージョン | 過去 2 つのバージョン | 過去 2 つのバージョン |