feat: update
This commit is contained in:
@ -36,7 +36,7 @@ export default function PartnerIntro() {
|
|||||||
height: 2668, // 实际绘制高度
|
height: 2668, // 实际绘制高度
|
||||||
destWidth: 750, // 目标显示宽度
|
destWidth: 750, // 目标显示宽度
|
||||||
destHeight: 1334, // 目标显示高度
|
destHeight: 1334, // 目标显示高度
|
||||||
fileType: 'jpg',
|
fileType: 'png',
|
||||||
});
|
});
|
||||||
|
|
||||||
resolve(tempFilePath.tempFilePath);
|
resolve(tempFilePath.tempFilePath);
|
||||||
|
|||||||
@ -26,7 +26,7 @@ export default function Partner() {
|
|||||||
return getCommonShareMessage({
|
return getCommonShareMessage({
|
||||||
useCapture: false,
|
useCapture: false,
|
||||||
inviteCode,
|
inviteCode,
|
||||||
title: '宝子,送你个播络会员,找工作更方便',
|
title: '宝子,送你个播络会员,免费找主播工作',
|
||||||
path: PageUrl.GiveVip,
|
path: PageUrl.GiveVip,
|
||||||
params: { d: code },
|
params: { d: code },
|
||||||
imageUrl: 'https://publiccdn.neighbourhood.com.cn/img/share-coupon1.png',
|
imageUrl: 'https://publiccdn.neighbourhood.com.cn/img/share-coupon1.png',
|
||||||
|
|||||||
Reference in New Issue
Block a user