diff --git a/_pages/about.md b/_pages/about.md
index 412552f..9acdd2c 100644
--- a/_pages/about.md
+++ b/_pages/about.md
@@ -59,21 +59,22 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
line-height: 1.8;
}
- /* 轮播图样式 */
+ /* 轮播图样式 - 增加高度 */
.carousel-showcase {
margin: 25px 0;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 8px 20px rgba(0,0,0,0.12);
- height: 380px;
+ height: 600px; /* 从380px增加到600px */
}
.carousel-item {
- height: 380px;
+ height: 600px; /* 同步增加 */
}
.carousel-item img {
width: 100%;
height: 100%;
- object-fit: cover;
+ object-fit: contain; /* 改为contain确保完整显示 */
+ background-color: #f8f9fa; /* 添加背景色避免空白 */
}
.carousel-caption {
background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
@@ -117,44 +118,38 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
实验室简介
-
-
-
+
+
+
+
+
+
-
+
-
+
diff --git a/_pages/members.md b/_pages/members.md
index 109cab7..21d3338 100644
--- a/_pages/members.md
+++ b/_pages/members.md
@@ -1,11 +1,10 @@
---
layout: page
-title: 多模态与类脑智能计算团队
+title: 成员
permalink: /members/
-description: Multimodal and Brain-inspired Intelligent Computing
+# description: Multimodal and Brain-inspired Intelligent Computing
nav: true
nav_order: 3
-nav_title: 成员
display_categories: [Professor, Current students, Graduated students]
horizontal: false
---
diff --git a/_projects/JinZhihua.md b/_projects/JinZhihua.md
index e7530dc..6cfaf80 100644
--- a/_projects/JinZhihua.md
+++ b/_projects/JinZhihua.md
@@ -31,12 +31,12 @@ related_publications: false
-
个人成果
+
个人成果
[1] Jin Z, He K and Xu D. Hybrid Coefficient Fusion in Multi-resolution Singular Value Decomposition Domain for Medical Images. 8th International Conference on Image, Vision and Computing, 2023, pp.397-402.
-
学生风采
+
学生风采
{% include figure.liquid loading="eager" path="assets/img/jzh1.jpg" title="生活照片" class="img-fluid rounded z-depth-1" %}