Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 889aff3

Browse files
朋友圈 - 标题
1 parent 7308e33 commit 889aff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Coding_iOS/Views/CodingShareView.m‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ -(void)didSelectSocialPlatform:(NSString *)platformName withSocialData:(UMSocial
430430
socialData.extConfig.wechatSessionData = wechatSessionData;
431431
}else if ([platformName isEqualToString:@"wxtimeline"]){
432432
UMSocialWechatTimelineData *wechatTimelineData = [UMSocialWechatTimelineData new];
433+
wechatTimelineData.shareText = [NSString stringWithFormat:@"%@%@", [self p_shareTitle], [self p_shareText]];
433434
wechatTimelineData.url = [self p_shareLinkStr];
434435
wechatTimelineData.wxMessageType = UMSocialWXMessageTypeWeb;
435436
socialData.extConfig.wechatTimelineData = wechatTimelineData;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /