diff --git a/src/components/partner-intro/index.tsx b/src/components/partner-intro/index.tsx index e35b148..52b797e 100644 --- a/src/components/partner-intro/index.tsx +++ b/src/components/partner-intro/index.tsx @@ -36,7 +36,7 @@ export default function PartnerIntro() { height: 2668, // 实际绘制高度 destWidth: 750, // 目标显示宽度 destHeight: 1334, // 目标显示高度 - fileType: 'jpg', + fileType: 'png', }); resolve(tempFilePath.tempFilePath); diff --git a/src/pages/partner/index.tsx b/src/pages/partner/index.tsx index ae72f61..03701e9 100644 --- a/src/pages/partner/index.tsx +++ b/src/pages/partner/index.tsx @@ -26,7 +26,7 @@ export default function Partner() { return getCommonShareMessage({ useCapture: false, inviteCode, - title: '宝子,送你个播络会员,找工作更方便', + title: '宝子,送你个播络会员,免费找主播工作', path: PageUrl.GiveVip, params: { d: code }, imageUrl: 'https://publiccdn.neighbourhood.com.cn/img/share-coupon1.png',