fix: 抽签
This commit is contained in:
@@ -815,7 +815,8 @@ onShareAppMessage(async () => {
|
||||
return {
|
||||
title: "我刚做了一张祝福卡片,送给你",
|
||||
path: "/pages/detail/index?shareToken=" + shareTokenRes.shareToken,
|
||||
imageUrl: "/static/images/share.jpg",
|
||||
imageUrl:
|
||||
"https://file.lihailezzc.com/resource/13ec1134e6614feadeeaaa9ef21ea96e.png",
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user