1
This commit is contained in:
@@ -631,11 +631,10 @@ function Result() {
|
||||
}
|
||||
|
||||
useShareAppMessage(async (res) => {
|
||||
// const url = await genCardImage();
|
||||
console.log(res, "res");
|
||||
return {
|
||||
title: "来测一测你的NTRP等级吧",
|
||||
// imageUrl: url,
|
||||
imageUrl: result?.level_img || undefined,
|
||||
path: `/other_pages/ntrp-evaluate/index?stage=${StageType.INTRO}`,
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user