From a801c728c9ec03d748aade789ad705a99bf13134 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 11 Feb 2022 11:02:24 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=99=A8=E6=A8=A1=E6=9D=BF=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../${entityPackage}/vue/${entityName}List.vuei | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jero-boot/jero-boot-single-startup/src/main/resources/jero/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/jero-boot/jero-boot-single-startup/src/main/resources/jero/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei index 758d9952..38e10214 100644 --- a/jero-boot/jero-boot-single-startup/src/main/resources/jero/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei +++ b/jero-boot/jero-boot-single-startup/src/main/resources/jero/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei @@ -199,9 +199,9 @@ - + 删除 - + From e28d72a40e86d344b8ec1b5de91dbade7121acaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BA=9A=E7=94=B7?= Date: Sat, 12 Feb 2022 10:37:42 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9B=91=E6=B5=8B?= =?UTF-8?q?=E5=99=A8=E7=AC=AC=E4=B8=80=E4=B8=AA=E8=B7=AF=E7=94=B1=E7=9A=84?= =?UTF-8?q?index.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/monitor/index.vue | 62 ++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 jero-web/src/views/monitor/index.vue diff --git a/jero-web/src/views/monitor/index.vue b/jero-web/src/views/monitor/index.vue new file mode 100644 index 00000000..3fa81c81 --- /dev/null +++ b/jero-web/src/views/monitor/index.vue @@ -0,0 +1,62 @@ + + + + + \ No newline at end of file