修复 问题

This commit is contained in:
张成
2025-12-06 23:11:32 +08:00
parent acc0e1a2e0
commit 899c5881ac
5 changed files with 48 additions and 32 deletions

View File

@@ -667,7 +667,7 @@ function Result() {
}
useShareAppMessage(async (res) => {
console.log(res, "res");
console.log( "res",result);
return {
title: "来测一测你的NTRP等级吧",
imageUrl: result?.level_img || undefined,