From 62fbdbe9774b80369bcf0694f9bd1677fae3e78a Mon Sep 17 00:00:00 2001 From: zhj <1784863376@qq.com> Date: Mon, 2 Jun 2025 16:06:04 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=20=E8=BE=93=E5=85=A5=E6=A1=86?= =?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/auth/InfoItem.vue | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 components/auth/InfoItem.vue diff --git a/components/auth/InfoItem.vue b/components/auth/InfoItem.vue new file mode 100644 index 0000000..7fefd61 --- /dev/null +++ b/components/auth/InfoItem.vue @@ -0,0 +1,33 @@ + + + + + \ No newline at end of file