懒羊羊
2023-12-04 b3e9a47f4c17c0d708398698432a109420e7d9e1
提交 | 用户 | 时间
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>