| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 24669b4 commit eb6534e
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,6 +147,7 @@ | |||
| 147 | 147 | 4E4972DC1BB52A8300F3AC15 /* tipIcon_TweetComment@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E4972DB1BB52A8300F3AC15 /* tipIcon_TweetComment@2x.png */; settings = {ASSET_TAGS = (); }; }; | |
| 148 | 148 | 4E4972DF1BB535B400F3AC15 /* tipIcon_ProjectTweet@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E4972DD1BB535B400F3AC15 /* tipIcon_ProjectTweet@2x.png */; settings = {ASSET_TAGS = (); }; }; | |
| 149 | 149 | 4E4972E01BB535B400F3AC15 /* tipIcon_ProjectTweetComment@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E4972DE1BB535B400F3AC15 /* tipIcon_ProjectTweetComment@2x.png */; settings = {ASSET_TAGS = (); }; }; | |
| 150 | + 4E4972E21BB5395B00F3AC15 /* tipIcon_CommitLineNote@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E4972E11BB5395B00F3AC15 /* tipIcon_CommitLineNote@2x.png */; settings = {ASSET_TAGS = (); }; }; | ||
| 150 | 151 | 4E4ABBEA1A653027004760D9 /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E4ABBE91A653027004760D9 /* WebViewController.m */; }; | |
| 151 | 152 | 4E4D6A581B1C5DC000FD2E49 /* MRPRCommentCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E4D6A571B1C5DC000FD2E49 /* MRPRCommentCell.m */; }; | |
| 152 | 153 | 4E4D6A5B1B1C5DDF00FD2E49 /* MRPRCommentCCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E4D6A5A1B1C5DDF00FD2E49 /* MRPRCommentCCell.m */; }; | |
@@ -1119,6 +1120,7 @@ | |||
| 1119 | 1120 | 4E4972DB1BB52A8300F3AC15 /* tipIcon_TweetComment@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_TweetComment@2x.png"; sourceTree = "<group>"; }; | |
| 1120 | 1121 | 4E4972DD1BB535B400F3AC15 /* tipIcon_ProjectTweet@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_ProjectTweet@2x.png"; sourceTree = "<group>"; }; | |
| 1121 | 1122 | 4E4972DE1BB535B400F3AC15 /* tipIcon_ProjectTweetComment@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_ProjectTweetComment@2x.png"; sourceTree = "<group>"; }; | |
| 1123 | + 4E4972E11BB5395B00F3AC15 /* tipIcon_CommitLineNote@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_CommitLineNote@2x.png"; sourceTree = "<group>"; }; | ||
| 1122 | 1124 | 4E4ABBE81A653027004760D9 /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = "<group>"; }; | |
| 1123 | 1125 | 4E4ABBE91A653027004760D9 /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewController.m; sourceTree = "<group>"; }; | |
| 1124 | 1126 | 4E4D6A561B1C5DC000FD2E49 /* MRPRCommentCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MRPRCommentCell.h; sourceTree = "<group>"; }; | |
@@ -4104,6 +4106,7 @@ | |||
| 4104 | 4106 | 4E4972DB1BB52A8300F3AC15 /* tipIcon_TweetComment@2x.png */, | |
| 4105 | 4107 | 4E4972DD1BB535B400F3AC15 /* tipIcon_ProjectTweet@2x.png */, | |
| 4106 | 4108 | 4E4972DE1BB535B400F3AC15 /* tipIcon_ProjectTweetComment@2x.png */, | |
| 4109 | + 4E4972E11BB5395B00F3AC15 /* tipIcon_CommitLineNote@2x.png */, | ||
| 4107 | 4110 | ); | |
| 4108 | 4111 | path = tip_icons; | |
| 4109 | 4112 | sourceTree = "<group>"; | |
@@ -5092,6 +5095,7 @@ | |||
| 5092 | 5095 | 4E6383EA1B32791600D98648 /* checkbox_unchecked@2x.png in Resources */, | |
| 5093 | 5096 | 8EA6D19119E240C40076D59C /* timeline_icon_read@2x.png in Resources */, | |
| 5094 | 5097 | 8E97CEB21A0C7E26006F9AD7 /* coding_emoji_27@2x.png in Resources */, | |
| 5098 | + 4E4972E21BB5395B00F3AC15 /* tipIcon_CommitLineNote@2x.png in Resources */, | ||
| 5095 | 5099 | 8E97CEAF1A0C7E26006F9AD7 /* coding_emoji_24@2x.png in Resources */, | |
| 5096 | 5100 | 8E97CEA11A0C7E26006F9AD7 /* coding_emoji_10@2x.png in Resources */, | |
| 5097 | 5101 | 8E97CEB81A0C7E26006F9AD7 /* coding_emoji_33@2x.png in Resources */, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,7 @@ | |||
| 7 | 7 | // | |
| 8 | 8 | ||
| 9 | 9 | #import "CodingTip.h" | |
| 10 | + #import "Login.h" | ||
| 10 | 11 | ||
| 11 | 12 | @implementation CodingTip | |
| 12 | 13 | ||
@@ -29,7 +30,9 @@ - (void)setTarget_type:(NSString *)target_type{ | |||
| 29 | 30 | ||
| 30 | 31 | - (void)adjust{ | |
| 31 | 32 | //根据 content、target_type 去重组数据 | |
| 32 | - if (_htmlMedia.mediaItems.count > 0) { | ||
| 33 | + if ([_target_type isEqualToString:@"Depot"]) {//您导入的仓库(xxx)成功。点击查看:<a>playmore</a> | ||
| 34 | + _user_item = [HtmlMediaItem htmlMediaItemWithTypeATUser:[Login curLoginUser] mediaRange:NSMakeRange(0, 0)]; | ||
| 35 | + }else if (_htmlMedia.mediaItems.count > 0) { | ||
| 33 | 36 | _user_item = [_htmlMedia.mediaItems firstObject]; | |
| 34 | 37 | [_htmlMedia removeItem:_user_item]; | |
| 35 | 38 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments