懒羊羊
2023-10-17 92cffc135581ce2cf4aecac745ddb88e739c17de
提交 | 用户 | 时间
1ac2bc 1 <html>
2 <script>
3     window.location.href = '${ctxPath}/assets/expand/pdf/web/viewer.html?file=' + encodeURIComponent('${ctxPath}/loadPdfFile?file=${file!}');
4 </script>
5 </html>