From 9647ed0aa7e9b74d63b66ba0bee2a920ada44bd1 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期二, 23 七月 2024 09:06:26 +0800 Subject: [PATCH] feat:用户导入 --- 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