1 Commits

Author SHA1 Message Date
8c5fd1a86b feat: update 2025-09-19 22:55:21 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -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);

View File

@ -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',