fix: font
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<!-- More Wallpapers -->
|
||||
<view class="more-section">
|
||||
<view class="section-header">
|
||||
<text class="section-title">更多精美新春壁纸</text>
|
||||
<text class="section-title">我也要领新春壁纸</text>
|
||||
<view class="more-link" @tap="goToIndex">
|
||||
<text>查看更多</text>
|
||||
<text class="arrow">›</text>
|
||||
|
||||
@@ -119,7 +119,7 @@ onShareAppMessage(async (options) => {
|
||||
options?.target?.dataset?.item?.id,
|
||||
);
|
||||
return {
|
||||
title: "分享精美壁纸",
|
||||
title: "快来挑选喜欢的新春壁纸吧",
|
||||
path: `/pages/wallpaper/detail?shareToken=${shareTokenRes.shareToken}`,
|
||||
};
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user