From 58acab4f4f41d8672e1865bf25809c723ca5444e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Mon, 9 Sep 2024 16:50:56 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=96=87=E6=9C=AC=E6=A0=87?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/diy/text-title.vue | 94 +++++++++++++++++++++++++++++++++++
1 file changed, 94 insertions(+)
create mode 100644 components/diy/text-title.vue
diff --git a/components/diy/text-title.vue b/components/diy/text-title.vue
new file mode 100644
index 00000000..9f7624c5
--- /dev/null
+++ b/components/diy/text-title.vue
@@ -0,0 +1,94 @@
+
+
+
+ {{ form.title || '标题' }}
+
+
+
+ {{ item.title }}
+
+
+ {{ form.right_title }}
+
+
+
+
+
+
+
+