fix: xinchun

This commit is contained in:
zzc
2026-03-13 02:26:22 +08:00
parent ff8d9836d5
commit d28b083630
21 changed files with 109 additions and 93 deletions

View File

@@ -44,7 +44,7 @@
mode="aspectFill"
/>
<view class="card-overlay">
<view class="watermark">年禧集.马年春节祝福</view>
<view class="watermark">精美头像壁纸祝福</view>
<!-- 选中的标题图片 -->
<image
v-if="currentTitle"
@@ -1337,7 +1337,7 @@ onShareAppMessage(async (options) => {
} else {
const shareToken = await getShareToken("card_generate_index", "");
return {
title: "快来制作新春祝福卡片🎉",
title: "快来制作祝福卡片🎉",
path: `/pages/make/index?shareToken=${shareToken}`,
imageUrl:
"https://file.lihailezzc.com/resource/8dd026d76ef7a63d123b7fd698fb989b.png",
@@ -1348,7 +1348,7 @@ onShareAppMessage(async (options) => {
onShareTimeline(async () => {
const shareToken = await getShareToken("card_timeline");
return {
title: "送你一张精美的新春祝福卡片 🎊",
title: "送你一张精美的祝福卡片 🎊",
query: `shareToken=${shareToken}`,
imageUrl:
"https://file.lihailezzc.com/resource/8dd026d76ef7a63d123b7fd698fb989b.png",