懒羊羊
2023-11-14 036dcdcec6235d82b008f5c736d27a0d1f90d4a2
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>