| | |
| | | <apex:page action="{!init}" id="Page" controller="QLMAttachmentPreviewController" showheader="false" sidebar="false"> |
| | | <apex:page action="{!init}" id="Page" controller="QLMAttachmentPreviewController" showheader="false" sidebar="false" lightningStylesheets="true"> |
| | | |
| | | <!-- 文件列表 点击行项目 预览图片 非图片格式点击下载 --> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"> |
| | |
| | | </apex:includescript> |
| | | <apex:includescript value="{!URLFOR($Resource.PleaseWaitDialog)}"> |
| | | </apex:includescript> |
| | | <apex:includescript value="/soap/ajax/29.0/connection.js"> |
| | | </apex:includescript> |
| | | <apex:includescript value="/soap/ajax/29.0/apex.js"> |
| | | </apex:includescript> |
| | | <apex:includeScript value="{!URLFOR($Resource.connection20)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.apex20)}"/> |
| | | <title> |
| | | 附件一览表 |
| | | </title> |