Update AssistantPage title to include "提示词模式" for clarity on creation mode.

This commit is contained in:
Xin Wang
2026-06-05 13:18:56 +08:00
parent 762ba2b570
commit b202908cfe

View File

@@ -70,7 +70,7 @@ export function AssistantPage() {
<div> <div>
<div className="flex items-center gap-3"> <div className="flex items-center gap-3">
<span className="h-3 w-3 rounded-full bg-blue-400 shadow-[0_0_0_4px_rgba(46,161,255,.16),0_0_14px_rgba(46,161,255,.35)]" /> <span className="h-3 w-3 rounded-full bg-blue-400 shadow-[0_0_0_4px_rgba(46,161,255,.16),0_0_14px_rgba(46,161,255,.35)]" />
<h1 className="text-3xl font-bold"></h1> <h1 className="text-3xl font-bold"> · </h1>
</div> </div>
<p className="mt-2 text-sm text-[#5d6880]"> <p className="mt-2 text-sm text-[#5d6880]">
AI AI