From 7633593bfcb9cd2a5a5684901d1f4d613853960e Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Wed, 25 Jun 2025 21:48:12 +0800 Subject: [PATCH] =?UTF-8?q?:lipstick:=20=E4=B8=BB=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/index.html | 307 +----------------- 1 file changed, 15 insertions(+), 292 deletions(-) diff --git a/generator-code-server/generator-code/src/main/resources/templates/index.html b/generator-code-server/generator-code/src/main/resources/templates/index.html index 31482a0..186bff8 100644 --- a/generator-code-server/generator-code/src/main/resources/templates/index.html +++ b/generator-code-server/generator-code/src/main/resources/templates/index.html @@ -21,304 +21,41 @@
-
-

- - 代码生成器 -

-

快速生成数据库表对应的代码

-
+ -
- -
-
-
-
- 使用提示 -
-
-
- - - 数据库: {{databaseList.length}} - - - - 数据库表: {{rawTableList.length}} - -
-
-

- - 点击 表名 或 - 生成 进行跳转 -

-
- - - - - - -
+ -
-
-
- 数据表列表 -
-
- -
-
- -
-
- Loading... -
-
- - - - - - - - - - - - - - - - - - - - - -
#表名注释所属数据库操作
{{index + 1}}{{ table.tableName}}{{ table.comment }}{{ table.tableCat }} - -
-
-
- - - -
+
+ + + \ No newline at end of file