From c88fe50c65d536dd9eb28378745b286a387d4c1b Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Tue, 2 Dec 2025 21:08:08 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E5=AD=97?= =?UTF-8?q?=E5=85=B8=E7=BB=84=E4=BB=B6=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{Dict/DictLabel.vue => DictLabel/index.vue} | 4 ++++ src/components/{Dict => DictSelect}/index.vue | 0 src/views/demo/curd-single.vue | 4 ++-- src/views/demo/curd/index.vue | 8 ++++---- src/views/profile/index.vue | 2 +- src/views/system/notice/index.vue | 4 ++-- src/views/system/user/index.vue | 2 +- 7 files changed, 14 insertions(+), 10 deletions(-) rename src/components/{Dict/DictLabel.vue => DictLabel/index.vue} (99%) rename src/components/{Dict => DictSelect}/index.vue (100%) diff --git a/src/components/Dict/DictLabel.vue b/src/components/DictLabel/index.vue similarity index 99% rename from src/components/Dict/DictLabel.vue rename to src/components/DictLabel/index.vue index c6603470..c29031a9 100644 --- a/src/components/Dict/DictLabel.vue +++ b/src/components/DictLabel/index.vue @@ -6,6 +6,7 @@ {{ label }} +