From 3c186faf2fa05819fa5ee2f969cb2d504b47bf48 Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期五, 23 九月 2022 13:50:26 +0800
Subject: [PATCH] #

---
 components/y-title/y-title.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/components/y-title/y-title.vue b/components/y-title/y-title.vue
index 654491b..dfbd316 100644
--- a/components/y-title/y-title.vue
+++ b/components/y-title/y-title.vue
@@ -1,8 +1,4 @@
 <template>
-	<!-- <view style="display: flex;align-items: center;width: 100%;border-radius: 5rpx;">
-		<view class="decorate"></view>
-		<view class="title">{{titleText}}</view>
-	</view> -->
 	<view>
 		<y-warpper>
 			<view style="display: flex;align-items: center;width: 100%;">

--
Gitblit v1.9.1