From 629762d9c9d28487e71b9a8105c5b3696e0d2bb3 Mon Sep 17 00:00:00 2001
From: Aug <17674666882@163.com>
Date: Mon, 15 Sep 2025 15:47:17 +0800
Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E9=9A=90=E8=97=8F=E5=90=8E=E5=8F=B0?=
=?UTF-8?q?=E7=B3=BB=E7=BB=9F=E6=97=A0=E7=94=A8=E5=8A=9F=E8=83=BD=202?=
=?UTF-8?q?=E3=80=81=E5=88=86=E7=B1=BB=E5=A2=9E=E5=8A=A0=E6=8E=92=E5=BA=8F?=
=?UTF-8?q?=E5=8A=9F=E8=83=BD=203=E3=80=81=E8=A1=A5=E5=85=85=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=E6=8E=A5=E5=8F=A3(=E4=BF=9D=E5=85=BB/=E7=BB=B4?=
=?UTF-8?q?=E4=BF=AE=E8=AE=B0=E5=BD=95)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/uiDesigner.xml | 124 ++++++++++++++
admin-hanhai-vue/src/components/tools/UserMenu.vue | 60 +++----
.../controller/ExhibitCategoryController.java | 2 +-
.../exhibitCategory/entity/ExhibitCategory.java | 6 +-
.../mapper/ExhibitCategoryMapper.java | 2 +-
.../service/IExhibitCategoryService.java | 2 +-
.../service/impl/ExhibitCategoryServiceImpl.java | 2 +-
.../exhibitCategory/vue/ExhibitCategoryList.vue | 6 +
.../vue/modules/ExhibitCategoryModal.vue | 3 +
.../exhibitCategory/vue3/ExhibitCategory.data.ts | 10 ++
.../api/exhibitController/ShowpieceController.java | 12 ++
.../modules/api/service/ShowpieceService.java | 10 +-
.../api/service/impl/ConfigServiceImpl.java | 2 +-
.../api/service/impl/ShowpieceServiceImpl.java | 178 ++++++++++++++++++++-
14 files changed, 372 insertions(+), 47 deletions(-)
create mode 100644 .idea/uiDesigner.xml
diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml
new file mode 100644
index 0000000..e96534f
--- /dev/null
+++ b/.idea/uiDesigner.xml
@@ -0,0 +1,124 @@
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
\ No newline at end of file
diff --git a/admin-hanhai-vue/src/components/tools/UserMenu.vue b/admin-hanhai-vue/src/components/tools/UserMenu.vue
index 6efba61..f9f90c0 100644
--- a/admin-hanhai-vue/src/components/tools/UserMenu.vue
+++ b/admin-hanhai-vue/src/components/tools/UserMenu.vue
@@ -26,46 +26,46 @@
-
-
-
-
-
-
+
+
+
+
+
+