仪表盘
版本库
文件存储
活动
搜索
登录
main
/
zsx
中试线
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
OPCUA更新
yantian yue
2023-10-18
f4a3430eb6b6800d4ef7330293dd8fb834eee196
[zsx.git]
/
guns-vip-main
/
src
/
main
/
webapp
/
pages
/
demos
/
pdf
/
pdf.html
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>