From a5c32520876a1065cebd3cc189722bc92efc87ad Mon Sep 17 00:00:00 2001
From: LCJ-MinYa <1049468118@qq.com>
Date: Thu, 31 Jul 2025 15:27:05 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E7=82=B9=E5=87=BB=E5=A4=8D=E5=88=B6?=
=?UTF-8?q?=E6=96=87=E6=9C=AC=E6=96=B9=E6=B3=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/demo/copyText.vue | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 src/views/demo/copyText.vue
diff --git a/src/views/demo/copyText.vue b/src/views/demo/copyText.vue
new file mode 100644
index 0000000..04870e9
--- /dev/null
+++ b/src/views/demo/copyText.vue
@@ -0,0 +1,31 @@
+
+
+ {{ text }}
+ 点击复制
+
+
+
+