yantian yue
2023-10-18 f4a3430eb6b6800d4ef7330293dd8fb834eee196
提交 | 用户 | 时间
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>