optimize: fortune page share reward

This commit is contained in:
zzc
2026-01-27 23:01:47 +08:00
parent eb72b5556b
commit aee386da51
4 changed files with 595 additions and 2 deletions

View File

@@ -497,7 +497,7 @@ onShareAppMessage(async () => {
return {
title: "制作我的新春头像",
path: `/pages/avatar/index?shareToken=${shareTokenRes.shareToken}`,
path: `/pages/avatar/detail?shareToken=${shareTokenRes.shareToken}`,
imageUrl:
"https://file.lihailezzc.com/resource/b48c41054c2633c478463ac1b1f1ca23.png", // 使用默认封面或 popularCards 的封面
};