From 6182cfa388f258c6e076aa46e3849ca909985d8d Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 21 四月 2025 09:37:58 +0800
Subject: [PATCH] 荣誉,学生列表接口

---
 src/views/chronology/index.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/chronology/index.vue b/src/views/chronology/index.vue
index c624c7e..b2f7689 100644
--- a/src/views/chronology/index.vue
+++ b/src/views/chronology/index.vue
@@ -72,7 +72,6 @@
 </template>
 
 <script>
-import echarts from "@/assets/js/echarts.min.js";
 import floatingWindow from "./floatingWindow.vue";
 export default {
   components: {
@@ -918,14 +917,14 @@
   }
 }
 .page-header {
-  height: 102px;
+  height: 9.4%;
   width: 100%;
   text-align: left;
   margin-bottom: 8px;
   border-bottom: 2px solid #937950;
 
   p {
-    padding: 35px 0 34px 0;
+    padding: 1.6% 0 1.55% 0;
     font-family: Alimama DongFangDaKai;
     font-size: 30px;
     text-indent: 1em;

--
Gitblit v1.9.1