|
@@ -51,7 +51,7 @@ const handleFarmInfoClick = () =>{
|
|
|
const query = {
|
|
const query = {
|
|
|
askInfo: { title: "农场认领", content: "是否分享该链接给好友" },
|
|
askInfo: { title: "农场认领", content: "是否分享该链接给好友" },
|
|
|
shareText: "我分享了农场认领链接,快来认领吧~",
|
|
shareText: "我分享了农场认领链接,快来认领吧~",
|
|
|
- targetUrl: `create_farm`,
|
|
|
|
|
|
|
+ targetUrl: `home`,
|
|
|
paramsPage: JSON.stringify({isFarmer:true}),
|
|
paramsPage: JSON.stringify({isFarmer:true}),
|
|
|
imageUrl: 'https://birdseye-img-ali-cdn.sysuimars.com//container_phenology_interaction/example_images/0/0/1770021421822.jpg',
|
|
imageUrl: 'https://birdseye-img-ali-cdn.sysuimars.com//container_phenology_interaction/example_images/0/0/1770021421822.jpg',
|
|
|
};
|
|
};
|