fix: loadmore

This commit is contained in:
zzc
2026-02-08 16:33:21 +08:00
parent 0f5bfebcd1
commit 8fd18b6d8b
2 changed files with 2 additions and 2 deletions

View File

@@ -1001,7 +1001,7 @@ onShareAppMessage(async (options) => {
title: "我刚做了一张祝福卡片,送给你",
path: "/pages/detail/index?shareToken=" + shareToken,
imageUrl:
"https://file.lihailezzc.com/resource/b703cf78a970a65490d52213e4d7bf33.png",
"https://file.lihailezzc.com/resource/bf9faeddb7ff55a5cd3d435779d56556.png",
};
} else {
const shareToken = await getShareToken("card_generate_index", "");

View File

@@ -134,7 +134,7 @@ onShareAppMessage(async (options) => {
title: "我刚做了一张祝福卡片,送给你",
path: "/pages/detail/index?shareToken=" + shareToken,
imageUrl:
"https://file.lihailezzc.com/resource/b703cf78a970a65490d52213e4d7bf33.png",
"https://file.lihailezzc.com/resource/bf9faeddb7ff55a5cd3d435779d56556.png",
};
} else {
const shareToken = await getShareToken("greeting_page", "");