From a7c3eae53569b66063ba3d10da2105694d7dc1b2 Mon Sep 17 00:00:00 2001
From: lonewolfyx <877085893@qq.com>
Date: Thu, 5 Feb 2026 15:56:33 +0800
Subject: [PATCH] =?UTF-8?q?feat(components):=20=E6=96=B0=E5=A2=9E=E5=AD=97?=
=?UTF-8?q?=E5=85=B8=E9=80=89=E6=8B=A9=E5=99=A8=E5=92=8C=E5=8D=A1=E7=89=87?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/DictSelect/DictSelect.vue | 43 ++++++++++++++++++++++++++++
components/MBCard.vue | 23 +++++++++++++++
2 files changed, 66 insertions(+)
create mode 100644 components/DictSelect/DictSelect.vue
create mode 100644 components/MBCard.vue
diff --git a/components/DictSelect/DictSelect.vue b/components/DictSelect/DictSelect.vue
new file mode 100644
index 0000000..dd9a94c
--- /dev/null
+++ b/components/DictSelect/DictSelect.vue
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/MBCard.vue b/components/MBCard.vue
new file mode 100644
index 0000000..35ead4e
--- /dev/null
+++ b/components/MBCard.vue
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file