From 8480b10b70bf09f204597441a1f8c2496c455863 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 10 七月 2024 15:39:42 +0800
Subject: [PATCH] 教学资源增加上传类型

---
 src/layout/index.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/layout/index.vue b/src/layout/index.vue
index 86d3b47..ad5300f 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -8,9 +8,6 @@
         <tags-view/>
       </div>
       <app-main />
-      <div class="foot-copyright">
-        <span>Copyright 漏2019-2024 姝︽眽鎬濈淮璺宠穬绉戞妧鏈夐檺鍏徃 鐗堟潈鎵�鏈�</span>
-      </div>
       <back-to-top :visibility-height="100" :back-position="0" transition-name="fade" ref="backTop"/>
     </div>
   </div>

--
Gitblit v1.8.0