From de065b7023aa265043543f05be6d206ec3e4cbf7 Mon Sep 17 00:00:00 2001 From: wonder Date: Thu, 27 Aug 2026 09:56:13 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E5=AE=9E?= =?UTF-8?q?=E4=B9=A0=E7=BB=8F=E5=8E=86=E6=8E=92=E7=89=88=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将职位信息从独立行移入公司头部行,位于公司名之后 - 公司名和职位信息居左,实习证明和时间居右 - 公司名与职位信息之间添加适当间距 - 删除第二段实习经历中的院校信息 --- resume.css | 7 +++---- resume.html | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/resume.css b/resume.css index 1539b53..23aeb90 100644 --- a/resume.css +++ b/resume.css @@ -192,8 +192,6 @@ body { font-size: 14px; font-weight: 700; color: #222; - flex: 1; - min-width: 0; } .exp-date { @@ -203,10 +201,11 @@ body { margin-left: 12px; } -.exp-sub { +.exp-position { font-size: 12px; color: #888; - margin-bottom: 3px; + flex: 1; + margin-left: 10px; } .exp-items { diff --git a/resume.html b/resume.html index 47c3c0e..126605d 100644 --- a/resume.html +++ b/resume.html @@ -84,10 +84,10 @@
实习经历
七牛云 | 上海七牛信息技术有限公司
+ 产品研发部-基础架构部 全栈开发 实习证明
2026-07 ~ 2026-08
-
产品研发部-基础架构部 全栈开发