diff --git a/server/src/main/resources/static/images/zsxq.png b/server/src/main/resources/static/images/zsxq.png new file mode 100644 index 00000000..cc6c36ac Binary files /dev/null and b/server/src/main/resources/static/images/zsxq.png differ diff --git a/server/src/main/resources/web/fileNotSupported.ftl b/server/src/main/resources/web/fileNotSupported.ftl index 6bce7939..78a3d5e4 100644 --- a/server/src/main/resources/web/fileNotSupported.ftl +++ b/server/src/main/resources/web/fileNotSupported.ftl @@ -38,9 +38,7 @@ 该(${fileType})文件,系统暂不支持在线预览,具体原因如下:

${msg}

+

有任何疑问,请加入kk开源社区知识星球咨询:https://t.zsxq.com/09ZHSXbsQ

- - \ No newline at end of file + diff --git a/server/src/main/resources/web/notTrustDir.html b/server/src/main/resources/web/notTrustDir.html index c899368b..18049af3 100644 --- a/server/src/main/resources/web/notTrustDir.html +++ b/server/src/main/resources/web/notTrustDir.html @@ -1,5 +1,4 @@ - @@ -9,11 +8,13 @@ width: 900px; background-color: #CCB; } + .container { width: 700px; height: 700px; margin: 0 auto; } + img { width: auto; height: auto; @@ -21,6 +22,7 @@ max-height: 100%; padding-bottom: 36px; } + p { display: block; font-size: 20px; @@ -32,10 +34,9 @@

- 预览源文件来自未授信的目录 ,请停止访问
- 有任何疑问,请加 官方QQ群:613025121 咨询 + 预览源文件来自未授信的目录,请停止访问!
+ 有任何疑问,请加入kk开源社区知识星球咨询:https://t.zsxq.com/09ZHSXbsQ

- - \ No newline at end of file + diff --git a/server/src/main/resources/web/notTrustHost.html b/server/src/main/resources/web/notTrustHost.html index 77e24276..acdbee81 100644 --- a/server/src/main/resources/web/notTrustHost.html +++ b/server/src/main/resources/web/notTrustHost.html @@ -1,5 +1,4 @@ - @@ -9,11 +8,13 @@ width: 900px; background-color: #CCB; } + .container { width: 700px; height: 700px; margin: 0 auto; } + img { width: auto; height: auto; @@ -21,6 +22,7 @@ max-height: 100%; padding-bottom: 36px; } + p { display: block; font-size: 20px; @@ -32,10 +34,9 @@

- 预览源文件来自不受信任的站点:${current_host} ,请联系管理员
- 有任何疑问,请加 官方QQ群:613025121 咨询 + 预览源文件来自不受信任的站点:${current_host} 请联系管理员!
+ 有任何疑问,请加入kk开源社区知识星球咨询:https://t.zsxq.com/09ZHSXbsQ

- - \ No newline at end of file + diff --git a/server/src/main/resources/web/record.ftl b/server/src/main/resources/web/record.ftl index 0291ee1c..28074ebb 100644 --- a/server/src/main/resources/web/record.ftl +++ b/server/src/main/resources/web/record.ftl @@ -57,7 +57,7 @@ 5. 实现加密word、ppt、excel文件预览 @yl-yue
6. Linux & Docker镜像升级LibreOffice 7.3
7. 更新OFD预览组件、更新tif预览组件、更新PPT水印支持
- 7. 大量其他升级优化 & 已知问题修复
+ 8. 大量其他升级优化 & 已知问题修复

感谢 @yl-yue @wsd7747 @zhangzhen1979 @tomhusky @shenghuadun @kischn.sun 的代码贡献