懒羊羊
2023-10-17 92cffc135581ce2cf4aecac745ddb88e739c17de
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>