File tree
Expand file treeCollapse file tree
6 files changed
+8
-9
lines changedOpen diff view settings
Filter options
- Coding_iOS
- Controllers
- NewProject
- ProjectSetting
- Views
- Cell
- UIMessageInputView
Expand file treeCollapse file tree
6 files changed
+8
-9
lines changedOpen diff view settings
Collapse file
Coding_iOS/Controllers/NewProject/NewProject.storyboard
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/NewProject/NewProject.storyboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
Collapse file
Coding_iOS/Controllers/NewProject/NewProjectViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/NewProject/NewProjectViewController.m+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
| 44 | + |
45 | 45 | |
46 | 46 | |
47 | 47 | |
|
Collapse file
Coding_iOS/Controllers/ProjectSetting/ProjectSettingViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/ProjectSetting/ProjectSettingViewController.m+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
52 | | - |
| 52 | + |
53 | 53 | |
54 | 54 | |
55 | 55 | |
|
Collapse file
Coding_iOS/Views/Cell/TaskCommentCell.m
Copy file name to clipboardExpand all lines: Coding_iOS/Views/Cell/TaskCommentCell.m+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
107 | 107 | |
108 | 108 | |
109 | 109 | |
110 | | - |
| 110 | + |
111 | 111 | |
112 | 112 | |
113 | 113 | |
| ||
134 | 134 | |
135 | 135 | |
136 | 136 | |
137 | | - |
| 137 | + |
138 | 138 | |
139 | 139 | |
140 | 140 | |
|
Collapse file
Coding_iOS/Views/Cell/TopicCommentCell.m
Copy file name to clipboardExpand all lines: Coding_iOS/Views/Cell/TopicCommentCell.m+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
78 | 78 | |
79 | 79 | |
80 | 80 | |
81 | | - |
82 | 81 | |
83 | 82 | |
84 | 83 | |
| ||
110 | 109 | |
111 | 110 | |
112 | 111 | |
113 | | - |
| 112 | + |
114 | 113 | |
115 | 114 | |
116 | 115 | |
| ||
136 | 135 | |
137 | 136 | |
138 | 137 | |
139 | | - |
| 138 | + |
140 | 139 | |
141 | 140 | |
142 | 141 | |
|
Collapse file
Coding_iOS/Views/UIMessageInputView/UIMessageInputView.m
Copy file name to clipboardExpand all lines: Coding_iOS/Views/UIMessageInputView/UIMessageInputView.m+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
568 | 568 | |
569 | 569 | |
570 | 570 | |
571 | | - |
| 571 | + |
572 | 572 | |
573 | 573 | |
574 | 574 | |
|
0 commit comments