From 999e09907ac8de981ba95d0cd20cfe98f905c748 Mon Sep 17 00:00:00 2001 From: aq982 Date: Thu, 16 Jan 2025 02:53:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E7=94=9F?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .../codeGen/component/editCodeGenDialog.vue | 225 ++++++++++++------ 2 files changed, 154 insertions(+), 72 deletions(-) diff --git a/.gitignore b/.gitignore index 6d593d54..9a0141e8 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ node_modules/ /App/unpackage .history /package-lock.json +/Admin.NET/Admin.NET.Core/Utils/Config.cs diff --git a/Web/src/views/system/codeGen/component/editCodeGenDialog.vue b/Web/src/views/system/codeGen/component/editCodeGenDialog.vue index e6b36049..e1e02d20 100644 --- a/Web/src/views/system/codeGen/component/editCodeGenDialog.vue +++ b/Web/src/views/system/codeGen/component/editCodeGenDialog.vue @@ -3,7 +3,8 @@ @@ -16,15 +17,20 @@ - - - + + + - - + + @@ -54,30 +60,57 @@ - - + + - + - - + + - + + + + + + + + + @@ -88,22 +121,15 @@ - + - +