This commit is contained in:
2025-07-18 15:41:40 +08:00
parent 92c3c00b98
commit e447346af5

View File

@ -46,6 +46,7 @@
<div id="app"></div>
<script>
var imgIsLoad = false
var videoText = ''
// 初始化PDF.js
pdfjsLib.GlobalWorkerOptions.workerSrc = "./textPdf/pdf.worker.min.js";