From 2d8d668e5f89074bc12373bd2a311ee72f8040bf Mon Sep 17 00:00:00 2001 From: user Date: Tue, 4 Mar 2025 16:47:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9toString=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E7=9A=84=E6=A0=BC=E5=BC=8F=EF=BC=8C=E5=B0=86=E6=AF=8F=E4=B8=AA?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E7=9A=84=E6=8B=BC=E6=8E=A5=E6=94=BE=E5=9C=A8?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E7=9A=84=E4=B8=80=E8=A1=8C=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E5=8A=A0=E6=B8=85=E6=99=B0=E6=98=93?= =?UTF-8?q?=E8=AF=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- .../webapp/app/core/jhi-navbar/jhi-navbar.vue | 24 +++++++++++++ src/main/webapp/app/entities/dict/dict.vue | 35 ++++++++++--------- src/main/webapp/app/shared/config/config.ts | 16 +++++++++ src/main/webapp/content/scss/global.scss | 2 +- src/main/webapp/i18n/zh-cn/global.json | 9 +++++ 6 files changed, 69 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 54d9a36..f4120f0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.vxnet.pms jewpms - 0.0.1-SNAPSHOT + 0.1.0 jar Jewpms Description for Jewpms diff --git a/src/main/webapp/app/core/jhi-navbar/jhi-navbar.vue b/src/main/webapp/app/core/jhi-navbar/jhi-navbar.vue index 338dbb8..e21a8e6 100644 --- a/src/main/webapp/app/core/jhi-navbar/jhi-navbar.vue +++ b/src/main/webapp/app/core/jhi-navbar/jhi-navbar.vue @@ -53,6 +53,30 @@ + + + + + + + + +