更新前端文本:人生轨迹改为人生OS,生命长河改为人生轨迹,优化相关文案
This commit is contained in:
@@ -29,7 +29,7 @@ const Header = ({ showNav = false, onProfileClick }) => {
|
||||
className="w-10 h-10 rounded-full shadow-2xl border border-white/10"
|
||||
/>
|
||||
<h1 className="text-xl font-serif tracking-[0.2em] bg-clip-text text-transparent bg-gradient-to-r from-white to-white/50">
|
||||
人生轨迹
|
||||
人生OS
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ const navGroups = [
|
||||
{
|
||||
title: '回溯过去',
|
||||
items: [
|
||||
{ id: 'timeline', label: '生命长河', icon: History }
|
||||
{ id: 'timeline', label: '人生轨迹', icon: History }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user