From e40f180f37b897f13d0f7317e727877473c9cd92 Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Thu, 25 Sep 2025 21:26:53 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E4=B8=A4=E4=B8=AA=E9=A1=B5=E9=9D=A2=E5=B9=B6=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E5=88=B0master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/views/biz/notice/index.vue | 2 +- .../snowy-plugin-gen/src/main/resources/frontend/index.vue.btl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snowy-admin-web/src/views/biz/notice/index.vue b/snowy-admin-web/src/views/biz/notice/index.vue index 10227fd3..9296948d 100644 --- a/snowy-admin-web/src/views/biz/notice/index.vue +++ b/snowy-admin-web/src/views/biz/notice/index.vue @@ -42,7 +42,7 @@ 重置 - + {{ advanced ? '收起' : '展开' }} 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 c2d133f8..155814a4 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 @@ -75,7 +75,7 @@ 重置 <% if(searchCount > 3) { %> - + {{ advanced ? '收起' : '展开' }}