fix: font

This commit is contained in:
zzc
2026-02-01 16:32:37 +08:00
parent 6112cb546e
commit 9dfa72707a
6 changed files with 23 additions and 24 deletions

View File

@@ -119,7 +119,7 @@ onShareAppMessage(async (options) => {
options?.target?.dataset?.item?.id,
);
return {
title: "分享精美壁纸",
title: "快来挑选喜欢的新春壁纸",
path: `/pages/wallpaper/detail?shareToken=${shareTokenRes.shareToken}`,
};
} else {