From ac9608cb94979d632caa6b6ae2e91a5879824e6f Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期三, 30 十月 2024 19:45:21 +0800 Subject: [PATCH] bug --- 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