更新前端文本:人生轨迹改为人生OS,生命长河改为人生轨迹,优化相关文案

This commit is contained in:
Conner.G
2025-12-22 23:50:19 +08:00
parent 1fefd98d74
commit 2d033e6a3e
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -148,7 +148,7 @@ const ScriptView = ({ onOpenProfile }) => {
编撰中...
</>
) : (
'开启天命编撰'
'生成爽文人生'
)}
</GlassButton>
</GlassCard>
@@ -207,7 +207,7 @@ const ScriptView = ({ onOpenProfile }) => {
) : (
<div className="flex flex-col items-center justify-center h-full text-center opacity-20 py-32">
<Sparkles className="w-20 h-20 mb-6" />
<p className="text-xl font-serif">请在左侧设定需求开启你的天命爽文</p>
<p className="text-xl font-serif">请在左侧设定需求开启你的爽文人生</p>
</div>
)}
</div>