From 1d841fc1dd9113ad3b7ce6fec12ca0e86e9822f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B9=9B=E5=85=AE?= Date: Thu, 4 Jun 2026 22:42:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/resume.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/resume.ts b/src/data/resume.ts index 9f36af1..43ad0c3 100644 --- a/src/data/resume.ts +++ b/src/data/resume.ts @@ -6,7 +6,7 @@ export const resume = { profile: "7 年前端与跨端开发经验,长期负责 Web、App、H5、小程序与管理后台的架构设计、工程化建设和核心业务交付。熟悉 AI 产品工程、SSE 流式通信、Next.js/Vue/React Native 跨端体系、微前端和 Monorepo 协作模式。", basics: [ - { label: "工作经验22", value: "7 年" }, + { label: "工作经验", value: "7 年" }, { label: "技术管理", value: "2+ 年" }, { label: "项目用户规模", value: "千万级 MAU" }, { label: "教育背景", value: "电子科技大学 本科" },