fix: scene list

This commit is contained in:
zzc
2026-03-13 03:12:52 +08:00
parent 1865b1cfcd
commit 952acbbf1f
3 changed files with 61 additions and 61 deletions

View File

@@ -185,7 +185,7 @@ onShareAppMessage(async () => {
const shareToken = await getShareToken("fortune_draw", cardId.value);
getRewardByShare();
return {
title: "马年运势我已经抽过了,你的会是什么?",
title: "今日运势我已经抽过了,你的会是什么?",
path: `${cardId.value ? `/pages/fortune/detail?shareToken=${shareToken}` : `/pages/fortune/index?shareToken=${shareToken}`}`,
imageUrl:
"https://file.lihailezzc.com/resource/8dd026d76ef7a63d123b7fd698fb989b.png",