From f5278a8df8008cf2754a90de011582f2aa12953a Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Wed, 30 Jul 2025 20:30:24 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20#ICLS9F=20index.vue.btl=E4=BB=A3=E7=A0=81=E7=94=9F?= =?UTF-8?q?=E6=88=90=E5=90=8E=E6=9F=A5=E8=AF=A2=E6=A0=8F=E5=B1=95=E5=BC=80?= =?UTF-8?q?=E5=90=8E=E4=B8=A4=E8=A1=8C=E4=BC=9A=E6=8C=A8=E4=B8=80=E8=B5=B7?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C=E6=84=9F=E8=B0=A2=20youngb?= =?UTF-8?q?o=20=E6=8F=90=E5=87=BA=E7=9A=84=E5=BB=BA=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../snowy-plugin-gen/src/main/resources/frontend/index.vue.btl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl index c5b6de7e..0402f1b8 100644 --- a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl +++ b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/index.vue.btl @@ -6,7 +6,7 @@ <% for(var i = 0; i < configList.~size; i++) { %> <% if(!configList[i].needTableId && configList[i].needPage) { searchCount ++; }%> <% } %> - + <% if (searchCount > 0) { %>