From 8f6a01a3b9d9c8e39b3a330ffbee64ebef31244b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com>
Date: Wed, 1 Mar 2023 18:33:38 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0tips=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/widgets/tips.vue | 66 +++++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+)
create mode 100644 src/components/widgets/tips.vue
diff --git a/src/components/widgets/tips.vue b/src/components/widgets/tips.vue
new file mode 100644
index 0000000..e0e3445
--- /dev/null
+++ b/src/components/widgets/tips.vue
@@ -0,0 +1,66 @@
+
+
+
+
+ {{ text }}
+
+
+
+
+
+
+
\ No newline at end of file