From f07ea7f9ce1e213addb9df00aec053945e909d3f Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Tue, 16 Aug 2022 02:12:52 +0800
Subject: [PATCH] 表情导入

---
 src/components/mini/tagInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/mini/tagInfo.vue b/src/components/mini/tagInfo.vue
index 87ed56a..cfe2479 100644
--- a/src/components/mini/tagInfo.vue
+++ b/src/components/mini/tagInfo.vue
@@ -1,5 +1,6 @@
 <template>
-	<!-- 异步加载组件  消息总线独立 状态管理  常量抽取 模块重构 jtx使用  css优化-->
+	<!-- 异步加载组件  消息总线独立 状态管理  常量抽取 模块重构 jsx使用  css优化-->
+	<!-- 好用的黑色 #292a2d -->
 	<div class="swichTag ">
 		<a-page-header title="关于我的一些..小故事" style="padding: 10px 0px 20px 0px;" @back="() => this.$router.go(-1)" />
 		<a-timeline pending="...">
@@ -44,7 +45,6 @@
 				</ul>
 			</a-timeline-item>
  -->
-
 			<!-- 
   它叫 faye's theme 出自高瞰/的独立游戏(寻找天堂)
   

--
Gitblit v1.9.1