Skip to content

Commit 00625fe

Browse files
committed
修复表格错误
1 parent d3c8237 commit 00625fe

File tree

11 files changed

+130
-44
lines changed

11 files changed

+130
-44
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ defaults:
224224
# multi language settings
225225
default_locale_in_subfolder: false
226226
exclude_from_localizations: ["js", "css"]
227-
languages: ["en", "中文"]
227+
languages: [ "en","中文"]
228228

229229
# -----------------------------------------------------------------------------
230230
# Jekyll Minifier

_sass/_base.scss

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,47 @@ table {
3131
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
3232
border-radius: 8px;
3333
overflow: hidden;
34+
border: 2px solid var(--global-divider-color);
3435

3536
td,
3637
th {
3738
color: var(--global-text-color);
39+
border: 1px solid var(--global-divider-color);
40+
padding: 12px 15px;
41+
text-align: center;
3842
}
3943

4044
td {
4145
font-size: 1rem;
4246
}
47+
48+
th {
49+
background-color: var(--global-theme-color);
50+
color: white;
51+
font-weight: 600;
52+
text-transform: uppercase;
53+
letter-spacing: 0.5px;
54+
}
55+
56+
tr:nth-child(even) {
57+
background-color: rgba(0, 0, 0, 0.02);
58+
}
59+
60+
tr:hover {
61+
background-color: rgba(0, 0, 0, 0.05);
62+
transition: all 0.3s ease;
63+
}
64+
65+
td a {
66+
color: var(--global-theme-color);
67+
text-decoration: none;
68+
transition: color 0.3s ease;
69+
70+
&:hover {
71+
color: var(--global-hover-color);
72+
text-decoration: underline;
73+
}
74+
}
4375
}
4476

4577
th, td {
@@ -66,13 +98,13 @@ tr:hover {
6698
}
6799

68100
td a {
69-
color: #0366d6;
101+
color: #666666;
70102
text-decoration: none;
71103
transition: color 0.3s ease;
72104
}
73105

74106
td a:hover {
75-
color: #024ea4;
107+
color: #999999;
76108
text-decoration: underline;
77109
}
78110

_site/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h1 class="post-title">page not found</h1>
139139

140140

141141

142-
<p>您将在3秒内被重定向到主页。如果没有重定向,请使用返回键 <a href="/%E4%B8%AD%E6%96%87/">主页</a>.</p>
142+
<p> <a href="/%E4%B8%AD%E6%96%87/"></a>.</p>
143143

144144

145145

_site/assets/css/main.css

Lines changed: 29 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/assets/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2025-05-16T09:30:39+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2025-05-16T09:50:07+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>

_site/sitemap.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,67 +26,67 @@
2626
</url>
2727
<url>
2828
<loc>http://localhost:4000/people/chen_bin</loc>
29-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
29+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
3030
</url>
3131
<url>
3232
<loc>http://localhost:4000/people/fan_jie</loc>
33-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
33+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
3434
</url>
3535
<url>
3636
<loc>http://localhost:4000/people/hou_qihang</loc>
37-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
37+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
3838
</url>
3939
<url>
4040
<loc>http://localhost:4000/people/liu_maolin</loc>
41-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
41+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
4242
</url>
4343
<url>
4444
<loc>http://localhost:4000/people/ma_tianjiao</loc>
45-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
45+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
4646
</url>
4747
<url>
4848
<loc>http://localhost:4000/people/ni_kexin</loc>
49-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
49+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
5050
</url>
5151
<url>
5252
<loc>http://localhost:4000/people/simo</loc>
53-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
53+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
5454
</url>
5555
<url>
5656
<loc>http://localhost:4000/people/wang_changqing</loc>
57-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
57+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
5858
</url>
5959
<url>
6060
<loc>http://localhost:4000/people/wang_hao</loc>
61-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
61+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
6262
</url>
6363
<url>
6464
<loc>http://localhost:4000/people/wang_qingxuan</loc>
65-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
65+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
6666
</url>
6767
<url>
6868
<loc>http://localhost:4000/people/yang_qi</loc>
69-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
69+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
7070
</url>
7171
<url>
7272
<loc>http://localhost:4000/people/zhang_xilin</loc>
73-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
73+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
7474
</url>
7575
<url>
7676
<loc>http://localhost:4000/people/zhu_pinpin</loc>
77-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
77+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
7878
</url>
7979
<url>
8080
<loc>http://localhost:4000/projects/1_project/</loc>
81-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
81+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
8282
</url>
8383
<url>
8484
<loc>http://localhost:4000/projects/4_project/</loc>
85-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
85+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
8686
</url>
8787
<url>
8888
<loc>http://localhost:4000/projects/5_project/</loc>
89-
<lastmod>2025-05-16T09:30:39+08:00</lastmod>
89+
<lastmod>2025-05-16T09:50:07+08:00</lastmod>
9090
</url>
9191
<url>
9292
<loc>http://localhost:4000/</loc>

_site/中文/assets/css/main.css

Lines changed: 29 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/中文/assets/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/中文/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="中文"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="中文" /><updated>2025-05-16T09:30:40+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="中文"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="中文" /><updated>2025-05-16T09:50:08+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>

_site/中文/sitemap.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,67 +26,67 @@
2626
</url>
2727
<url>
2828
<loc>http://localhost:4000/people/chen_bin</loc>
29-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
29+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
3030
</url>
3131
<url>
3232
<loc>http://localhost:4000/people/fan_jie</loc>
33-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
33+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
3434
</url>
3535
<url>
3636
<loc>http://localhost:4000/people/hou_qihang</loc>
37-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
37+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
3838
</url>
3939
<url>
4040
<loc>http://localhost:4000/people/liu_maolin</loc>
41-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
41+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
4242
</url>
4343
<url>
4444
<loc>http://localhost:4000/people/ma_tianjiao</loc>
45-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
45+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
4646
</url>
4747
<url>
4848
<loc>http://localhost:4000/people/ni_kexin</loc>
49-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
49+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
5050
</url>
5151
<url>
5252
<loc>http://localhost:4000/people/simo</loc>
53-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
53+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
5454
</url>
5555
<url>
5656
<loc>http://localhost:4000/people/wang_changqing</loc>
57-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
57+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
5858
</url>
5959
<url>
6060
<loc>http://localhost:4000/people/wang_hao</loc>
61-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
61+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
6262
</url>
6363
<url>
6464
<loc>http://localhost:4000/people/wang_qingxuan</loc>
65-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
65+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
6666
</url>
6767
<url>
6868
<loc>http://localhost:4000/people/yang_qi</loc>
69-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
69+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
7070
</url>
7171
<url>
7272
<loc>http://localhost:4000/people/zhang_xilin</loc>
73-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
73+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
7474
</url>
7575
<url>
7676
<loc>http://localhost:4000/people/zhu_pinpin</loc>
77-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
77+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
7878
</url>
7979
<url>
8080
<loc>http://localhost:4000/projects/1_project/</loc>
81-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
81+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
8282
</url>
8383
<url>
8484
<loc>http://localhost:4000/projects/4_project/</loc>
85-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
85+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
8686
</url>
8787
<url>
8888
<loc>http://localhost:4000/projects/5_project/</loc>
89-
<lastmod>2025-05-16T09:30:40+08:00</lastmod>
89+
<lastmod>2025-05-16T09:50:08+08:00</lastmod>
9090
</url>
9191
<url>
9292
<loc>http://localhost:4000/</loc>

0 commit comments

Comments
 (0)