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

@@ -120,7 +120,7 @@ onShareAppMessage(async (options) => {
title: "新春祝福",
path: `/pages/index/index?shareToken=${shareToken}`,
imageUrl:
"https://file.lihailezzc.com/resource/cfed2edbfa19250b836a87a4bbf0d5ad.png",
"https://file.lihailezzc.com/resource/8dd026d76ef7a63d123b7fd698fb989b.png",
};
}
});