Compare commits

..

No commits in common. "f8eece2ff6632a40b58c5ecbf8171697ee565eaa" and "6bc2579c2e55cc381cbfd05e53722b7d5f689845" have entirely different histories.

1 changed files with 4 additions and 4 deletions

View File

@ -101,8 +101,8 @@ const switchPageMode = () => {
}
onMounted(async () => {
toolState.isPdfWin=true //pdf
pdfObj.pdfUrl = getStaticUrl(route.query.path, 'user', 'selfFile', true) //线
// pdfObj.pdfUrl = getStaticUrl('aaa.pdf', 'user', 'selfFile', true) //
// pdfObj.pdfUrl = getStaticUrl(route.query.path, 'user', 'selfFile', true) //线
pdfObj.pdfUrl = getStaticUrl('aaa.pdf', 'user', 'selfFile', true) //
textbookId.value = route.query.textbookId
pdfObj.bookId=textbookId.value
//