c
This commit is contained in:
@@ -66,7 +66,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
pageCount: 1,
|
pageCount: 1,
|
||||||
pdfSource: '/sample-pdf.pdf',
|
pdfSource: 'https://raw.githubusercontent.com/mozilla/pdf.js/ba2edeae/web/compressed.tracemonkey-pldi-09.pdf',
|
||||||
showAllPages: true,
|
showAllPages: true,
|
||||||
pageData: null,
|
pageData: null,
|
||||||
page: null,
|
page: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user