Ver Fonte

报错页面更新知识星球帮助链接

陈精华 há 2 anos atrás
pai
commit
bb63808767

BIN
server/src/main/resources/static/images/zsxq.png


+ 2 - 4
server/src/main/resources/web/fileNotSupported.ftl

@@ -38,9 +38,7 @@
         该(${fileType})文件,系统暂不支持在线预览,具体原因如下:
         <p style="color: red;">${msg}</p>
     </span>
+    <p>有任何疑问,请加入kk开源社区知识星球咨询:<a href="https://t.zsxq.com/09ZHSXbsQ">https://t.zsxq.com/09ZHSXbsQ</a><br></p>
 </div>
-<script>
-    console.log(`有任何疑问,请加:<a href="https://jq.qq.com/?_wv=1027&k=5c0UAtu">官方QQ群:613025121</a> 咨询`);
-</script>
 </body>
-</html>
+</html>

+ 6 - 5
server/src/main/resources/web/notTrustDir.html

@@ -1,5 +1,4 @@
 <!DOCTYPE html>
-
 <html lang="en">
 <head>
     <meta charset="utf-8" />
@@ -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 @@
 <div class="container">
     <img src="images/sorry.jpg" />
     <p>
-        预览源文件来自未授信的目录 ,请停止访问 <br>
-        有任何疑问,请加&nbsp;<a href="https://jq.qq.com/?_wv=1027&k=5c0UAtu">官方QQ群:613025121</a>&nbsp;咨询
+        预览源文件来自未授信的目录,请停止访问!<br>
+        有任何疑问,请加入kk开源社区知识星球咨询:<a href="https://t.zsxq.com/09ZHSXbsQ">https://t.zsxq.com/09ZHSXbsQ</a><br>
     </p>
 </div>
 </body>
-
-</html>
+</html>

+ 6 - 5
server/src/main/resources/web/notTrustHost.html

@@ -1,5 +1,4 @@
 <!DOCTYPE html>
-
 <html lang="en">
 <head>
     <meta charset="utf-8" />
@@ -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 @@
 <div class="container">
     <img src="images/sorry.jpg" />
     <p>
-        预览源文件来自不受信任的站点:<span style="color: red; display: inline;">${current_host}</span> ,请联系管理员 <br>
-        有任何疑问,请加&nbsp;<a href="https://jq.qq.com/?_wv=1027&k=5c0UAtu">官方QQ群:613025121</a>&nbsp;咨询
+        预览源文件来自不受信任的站点:<span style="color: red; display: inline;">${current_host}</span> 请联系管理员!<br>
+        有任何疑问,请加入kk开源社区知识星球咨询:<a href="https://t.zsxq.com/09ZHSXbsQ">https://t.zsxq.com/09ZHSXbsQ</a><br>
     </p>
 </div>
 </body>
-
-</html>
+</html>

+ 1 - 1
server/src/main/resources/web/record.ftl

@@ -57,7 +57,7 @@
                     5. 实现加密word、ppt、excel文件预览 @yl-yue<br>
                     6. Linux & Docker镜像升级LibreOffice 7.3<br>
                     7. 更新OFD预览组件、更新tif预览组件、更新PPT水印支持<br>
-                    7. 大量其他升级优化 & 已知问题修复<br>
+                    8. 大量其他升级优化 & 已知问题修复<br>
                     <br>
                     感谢 @yl-yue @wsd7747 @zhangzhen1979 @tomhusky @shenghuadun @kischn.sun 的代码贡献
                 </div>