From 802f9516b59f342d7aa8a734d35061a1ab910520 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期日, 03 十一月 2024 23:12:45 +0800
Subject: [PATCH] 教学资源附件查看/下载
---
src/layout/components/Header/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/layout/components/Header/index.vue b/src/layout/components/Header/index.vue
index a7351aa..1793068 100644
--- a/src/layout/components/Header/index.vue
+++ b/src/layout/components/Header/index.vue
@@ -96,4 +96,4 @@
opacity: 1;
}
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.8.0