title: '' + wx.getStorageSync(·"userInfo").nickName + '在好友排行榜第' + wx.getStorageSync("mineFriend") + '名,在世界排行榜第' + wx.getStorageSync("mineAll")+'名,不服来战!',
小程序onShareAppMessage分享title参数,不支持data的格式{{userInfo.nickName}},支持缓存
最新推荐文章于 2025-10-24 17:52:25 发布
用户''在好友中排名第'+wx.getStorageSync('mineFriend')+',全球排名为'+wx.getStorageSync('mineAll')+',发起挑战。
539





