fix: navbar commpontents

This commit is contained in:
zzc
2026-01-31 23:31:40 +08:00
parent 4f4a7792cb
commit 6f08363701
11 changed files with 33 additions and 477 deletions

View File

@@ -559,7 +559,7 @@ onShareAppMessage(async () => {
});
shareOrSave(id);
return {
title: "新春祝福",
title: "我刚做了一张祝福卡片,送给你",
path: "/pages/detail/index?shareToken=" + shareTokenRes.shareToken,
imageUrl: currentTemplate.value?.imageUrl || "/static/images/bg.jpg",
};