From 8c5fd1a86b822fc510f0bf9ea9b9b674bb5d07a1 Mon Sep 17 00:00:00 2001 From: chashaobao Date: Fri, 19 Sep 2025 22:55:21 +0800 Subject: [PATCH] feat: update --- src/components/partner-intro/index.tsx | 2 +- src/pages/partner/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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',