fix: image

This commit is contained in:
zzc
2026-02-08 15:01:42 +08:00
parent 920816152b
commit 5d209f8d06
7 changed files with 77 additions and 23 deletions

View File

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