From 64401fb60793ceaaf6192571467882a042bdcc7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E9=9B=84?= Date: Wed, 15 Apr 2026 15:35:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=20=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E9=9D=99=E6=80=81=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/cadviewer/app/index.html | 180 ------------------ .../src/main/resources/static/xlsx/index.html | 84 -------- .../main/resources/static/xmind/index.html | 25 --- 3 files changed, 289 deletions(-) delete mode 100644 server/src/main/resources/static/cadviewer/app/index.html delete mode 100644 server/src/main/resources/static/xlsx/index.html delete mode 100644 server/src/main/resources/static/xmind/index.html diff --git a/server/src/main/resources/static/cadviewer/app/index.html b/server/src/main/resources/static/cadviewer/app/index.html deleted file mode 100644 index 758e5ff4c..000000000 --- a/server/src/main/resources/static/cadviewer/app/index.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - CADViewer - 中文界面 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - \ No newline at end of file diff --git a/server/src/main/resources/static/xlsx/index.html b/server/src/main/resources/static/xlsx/index.html deleted file mode 100644 index ff42e12a8..000000000 --- a/server/src/main/resources/static/xlsx/index.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - xlsx在线预览 - - - - - - - - - - -

- -

- - - - \ No newline at end of file diff --git a/server/src/main/resources/static/xmind/index.html b/server/src/main/resources/static/xmind/index.html deleted file mode 100644 index b1ad9142a..000000000 --- a/server/src/main/resources/static/xmind/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - Xmind - - - - - - - - - - - - - - - \ No newline at end of file