Compare commits

...

2 Commits

Author SHA1 Message Date
jiangs
1f386bf59c Merge branch 'main' of http://47.97.125.165:8902/jiangs/lis8.0-vue3 2026-03-01 11:12:12 +08:00
jiangs
87afde90c4 删除没有用的图片 2026-03-01 11:12:10 +08:00
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

View File

@ -904,7 +904,7 @@ const printPdf = () => {
background: #E1E9F7; background: #E1E9F7;
border-radius: 50%; border-radius: 50%;
text-align: center; text-align: center;
font-family: SourceHanSansCN, SourceHanSansCN; font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
font-weight: 500; font-weight: 500;
font-size: 1.125rem; font-size: 1.125rem;
color: #4767A3; color: #4767A3;
@ -917,14 +917,14 @@ const printPdf = () => {
} }
.timeline-title { .timeline-title {
font-family: SourceHanSansCN, SourceHanSansCN; font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
font-weight: 500; font-weight: 500;
font-size: 1rem; font-size: 1rem;
color: #4767A3; color: #4767A3;
} }
.timeline-time { .timeline-time {
font-family: SourceHanSansCN, SourceHanSansCN; font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
font-weight: 400; font-weight: 400;
font-size: .875rem; font-size: .875rem;
color: #4767A3; color: #4767A3;