fix: make content api

This commit is contained in:
zzc
2026-02-06 11:43:28 +08:00
parent 36ff1fb988
commit c43433848e
4 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@
<text class="vip-title">祥瑞会员中心</text>
<view class="diamond-tag">DIAMOND</view>
</view>
<text class="vip-subtitle">开通永久会员解锁全部特权</text>
<text class="vip-subtitle">开通会员解锁全部特权</text>
</view>
</view>
<view class="vip-right">
@@ -171,6 +171,8 @@ onShareAppMessage(() => {
return {
title: "新年好运已送达 🎊|祝福卡·头像·壁纸",
path: "/pages/index/index",
imageUrl:
"https://file.lihailezzc.com/resource/cfed2edbfa19250b836a87a4bbf0d5ad.png",
};
});