From abcd3ac31539b316dd470fc7b0b62a549b919417 Mon Sep 17 00:00:00 2001 From: hezhaohui Date: Thu, 23 Jul 2026 14:13:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D=E6=A0=B7=E5=BC=8F=EF=BC=8C=E6=AD=A3=E6=96=87?= =?UTF-8?q?=E6=B7=B1=E7=81=B0=E8=89=B2=E5=B9=B6=E6=AF=8F=E8=A1=8C=E7=BC=A9?= =?UTF-8?q?=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resume.css | 7 ++++++- resume.html | 8 ++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/resume.css b/resume.css index 2032dce..289e8ae 100644 --- a/resume.css +++ b/resume.css @@ -258,11 +258,16 @@ body { .proj-intro { font-size: 13px; color: #252525; - margin-left: 12px; line-height: 1.45; margin-bottom: 3px; } +.proj-desc { + color: #656464; + display: block; + text-indent: 24px; +} + .proj-work-title { font-size: 13px; font-weight: 700; diff --git a/resume.html b/resume.html index 75845df..8fb2562 100644 --- a/resume.html +++ b/resume.html @@ -120,8 +120,8 @@
项目介绍:
- 基于 Go(Gin) + Eino Agent Graph + GORM + 七牛云 Kodo + React + Zustand 的 AI 2D 游戏素材生成平台。
- 用户输入文本提示词,自动生成风格一致的 Sprite、背景、UI 元素与动画帧,可直接导入 Unity 等主流 2D 游戏引擎。 + 基于 Go(Gin) + Eino Agent Graph + GORM + 七牛云 Kodo + React + Zustand 的 AI 2D 游戏素材生成平台。 + 用户输入文本提示词,自动生成风格一致的 Sprite、背景、UI 元素与动画帧,可直接导入 Unity 等主流 2D 游戏引擎。
主要工作:
    @@ -141,8 +141,8 @@
    项目介绍:
    - 基于 Spring Boot 3 + Redis + Caffeine + HeavyKeeper + MyBatis-Plus 的高并发点赞系统。
    - 采用 Write-Behind 异步写回架构,写入由 Redis 承接后定时批量落库;读取走 Caffeine、Redis 二级缓存加速。 + 基于 Spring Boot 3 + Redis + Caffeine + HeavyKeeper + MyBatis-Plus 的高并发点赞系统。 + 采用 Write-Behind 异步写回架构,写入由 Redis 承接后定时批量落库;读取走 Caffeine、Redis 二级缓存加速。
    主要工作: