懒羊羊
2023-11-14 4ad58b3dbd72e7ca266318f24a203210da5b24d7
1
2
3
4
5
<html>
<script>
    window.location.href = '${ctxPath}/assets/expand/pdf/web/viewer.html?file=' + encodeURIComponent('${ctxPath}/loadPdfFile?file=${file!}');
</script>
</html>