|
@@ -172,7 +172,7 @@ onShareAppMessage((res) => {
|
|
|
return {
|
|
|
title: "正月十五猜灯谜",
|
|
|
path: `/pages/activity/index?id=${detialId.value}`,
|
|
|
- imageUrl: "https://kailin-mp.oss-cn-shenzhen.aliyuncs.com/static/lottery/20250210-115805.jpg",
|
|
|
+ imageUrl: "https://kailin-mp.oss-cn-shenzhen.aliyuncs.com/static/lottery/20250210-115640.jpg",
|
|
|
};
|
|
|
});
|
|
|
|