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

Appearance settings

Commit 5ea7c05

Browse filesBrowse files
committed
mr 页面修改
1 parent c050fff commit 5ea7c05
Copy full SHA for 5ea7c05
Expand file treeCollapse file tree

23 files changed

+424
-403
lines changed
Open diff view settings
Collapse file

‎Coding_iOS.xcodeproj/project.pbxproj‎

Copy file name to clipboardExpand all lines: Coding_iOS.xcodeproj/project.pbxproj
+60-12Lines changed: 60 additions & 12 deletions
Large diffs are not rendered by default.
Collapse file

‎Coding_iOS/.DS_Store‎

Copy file name to clipboard
0 Bytes
Binary file not shown.
Collapse file

‎Coding_iOS/Controllers/MRListViewController.h‎

Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/MRListViewController.h
-15Lines changed: 0 additions & 15 deletions
This file was deleted.
Collapse file

‎Coding_iOS/Controllers/MRListViewController.m‎

Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/MRListViewController.m
-185Lines changed: 0 additions & 185 deletions
This file was deleted.
Collapse file
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
//
2+
// MRPRListViewController.h
3+
// Coding_iOS
4+
//
5+
// Created by Ease on 2017/2/14.
6+
// Copyright © 2017年 Coding. All rights reserved.
7+
//
8+
9+
#import "BaseViewController.h"
10+
#import "Project.h"
11+
12+
@interface MRPRListViewController : BaseViewController
13+
@property (strong, nonatomic) Project *curProject;
14+
@property (assign, nonatomic) BOOL isMR;
15+
@end

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.