feat: 群代发改版
This commit is contained in:
@ -235,7 +235,7 @@ export default function JobDetail() {
|
||||
|
||||
useShareAppMessage(() => {
|
||||
if (!data) {
|
||||
return getCommonShareMessage(true, inviteCode);
|
||||
return getCommonShareMessage({ inviteCode });
|
||||
}
|
||||
return {
|
||||
title: getJobTitle(data) || '',
|
||||
|
||||
Reference in New Issue
Block a user