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 5d963b8

Browse files
删除测试代码和文件
1 parent 88868b3 commit 5d963b8

File tree

6 files changed

+1
-310
lines changed

6 files changed

+1
-310
lines changed

‎MHDevelopExample/MHDevelopExample.xcodeproj/project.pbxproj‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@
116116
261BC82D1EF2993F003E41F9 /* SULoginController2.m in Sources */ = {isa = PBXBuildFile; fileRef = 261BC82B1EF2993F003E41F9 /* SULoginController2.m */; };
117117
261BC82E1EF2993F003E41F9 /* SULoginController2.xib in Resources */ = {isa = PBXBuildFile; fileRef = 261BC82C1EF2993F003E41F9 /* SULoginController2.xib */; };
118118
261BC8311EF29965003E41F9 /* SULoginViewModel2.m in Sources */ = {isa = PBXBuildFile; fileRef = 261BC8301EF29965003E41F9 /* SULoginViewModel2.m */; };
119-
26F1785B1F1DB819002C718C /* JPLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 26F1785A1F1DB819002C718C /* JPLabel.m */; };
120-
26F178611F1DC489002C718C /* XMGLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 26F178601F1DC489002C718C /* XMGLabel.m */; };
121119
3D3D48382E147C90FD55FE03 /* Pods_MHDevelopExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94A0424108EDF4DD00FF9B94 /* Pods_MHDevelopExample.framework */; };
122120
6208770C1E5483DD00183F81 /* MHYouKuBottomToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 6208770B1E5483DD00183F81 /* MHYouKuBottomToolBar.m */; };
123121
6208770F1E549FE900183F81 /* MHYouKuVerticalSeparateButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6208770E1E549FE900183F81 /* MHYouKuVerticalSeparateButton.m */; };
@@ -402,10 +400,6 @@
402400
261BC82C1EF2993F003E41F9 /* SULoginController2.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SULoginController2.xib; sourceTree = "<group>"; };
403401
261BC82F1EF29965003E41F9 /* SULoginViewModel2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SULoginViewModel2.h; sourceTree = "<group>"; };
404402
261BC8301EF29965003E41F9 /* SULoginViewModel2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SULoginViewModel2.m; sourceTree = "<group>"; };
405-
26F178591F1DB819002C718C /* JPLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPLabel.h; sourceTree = "<group>"; };
406-
26F1785A1F1DB819002C718C /* JPLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JPLabel.m; sourceTree = "<group>"; };
407-
26F1785F1F1DC489002C718C /* XMGLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMGLabel.h; sourceTree = "<group>"; };
408-
26F178601F1DC489002C718C /* XMGLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMGLabel.m; sourceTree = "<group>"; };
409403
6208770A1E5483DD00183F81 /* MHYouKuBottomToolBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MHYouKuBottomToolBar.h; sourceTree = "<group>"; };
410404
6208770B1E5483DD00183F81 /* MHYouKuBottomToolBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MHYouKuBottomToolBar.m; sourceTree = "<group>"; };
411405
6208770D1E549FE900183F81 /* MHYouKuVerticalSeparateButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MHYouKuVerticalSeparateButton.h; sourceTree = "<group>"; };
@@ -1117,10 +1111,6 @@
11171111
2615EC961EEE36C900D6B473 /* SULoginController0.h */,
11181112
2615EC971EEE36C900D6B473 /* SULoginController0.m */,
11191113
2615EC981EEE36C900D6B473 /* SULoginController0.xib */,
1120-
26F1785F1F1DC489002C718C /* XMGLabel.h */,
1121-
26F178601F1DC489002C718C /* XMGLabel.m */,
1122-
26F178591F1DB819002C718C /* JPLabel.h */,
1123-
26F1785A1F1DB819002C718C /* JPLabel.m */,
11241114
);
11251115
path = Login;
11261116
sourceTree = "<group>";
@@ -2467,7 +2457,6 @@
24672457
627A95831E49AE5B004A1ED2 /* UIView+MHExtension.m in Sources */,
24682458
2615ECAB1EEE6E6800D6B473 /* MBProgressHUD+MHExtension.m in Sources */,
24692459
261148E01F15413000758DAF /* YYThreadSafeDictionary.m in Sources */,
2470-
26F1785B1F1DB819002C718C /* JPLabel.m in Sources */,
24712460
260C2E091EF13AAC00378885 /* SUViewModel1.m in Sources */,
24722461
260D8D851EED37CB00B47B3D /* SUGoodsImage.m in Sources */,
24732462
627A958E1E49B0B0004A1ED2 /* MHTopicController.m in Sources */,
@@ -2524,7 +2513,6 @@
25242513
261309511E97801F0095BE0E /* RACBasicUseController.m in Sources */,
25252514
260FE12B1EF3EBDC00830B07 /* SUPublicController0.m in Sources */,
25262515
625B739D1E4C4AB7006A8E86 /* MHUserInfoController.m in Sources */,
2527-
26F178611F1DC489002C718C /* XMGLabel.m in Sources */,
25282516
6226374C1E4AC61D007F9360 /* MHCommentCell.m in Sources */,
25292517
2615ECA11EEE4C5A00D6B473 /* NSAttributedString+MHSize.m in Sources */,
25302518
622637331E4AAC10007F9360 /* MHComment.m in Sources */,

‎MHDevelopExample/MHDevelopExample/Classes/MVC&MVVM/MVC/Controller/Login/JPLabel.h‎

Lines changed: 0 additions & 13 deletions
This file was deleted.

‎MHDevelopExample/MHDevelopExample/Classes/MVC&MVVM/MVC/Controller/Login/JPLabel.m‎

Lines changed: 0 additions & 113 deletions
This file was deleted.

‎MHDevelopExample/MHDevelopExample/Classes/MVC&MVVM/MVC/Controller/Login/SULoginController0.m‎

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
#import "SULoginController0.h"
1010
#import "SULoginInputView.h"
1111
#import "SUGoodsController0.h"
12-
#import "JPLabel.h"
13-
#import "XMGLabel.h"
12+
1413
@interface SULoginController0 ()
15-
///
16-
@property (nonatomic, readwrite, weak) XMGLabel *label ;
1714
/// 输入款的父类
1815
@property (weak, nonatomic) IBOutlet UIView *inputBaseView;
1916

@@ -72,13 +69,6 @@ - (void)viewDidLoad {
7269
/// 初始化subView
7370
[self _setupSubViews];
7471

75-
XMGLabel *label = [[XMGLabel alloc] initWithFrame:CGRectMake(0, 450, MHMainScreenWidth, 44)];
76-
label.backgroundColor = [UIColor greenColor];
77-
label.textAlignment = NSTextAlignmentCenter;
78-
label.text = @"哈哈哈哈哈哈哈哈哈哈哈哈哈哈";
79-
label.font = MHMediumFont(17.0f);
80-
[self.view addSubview:label];
81-
self.label = label;
8272
}
8373

8474
////////////////// 以下为逻辑代码,还请过多关注 ///////////////////

‎MHDevelopExample/MHDevelopExample/Classes/MVC&MVVM/MVC/Controller/Login/XMGLabel.h‎

Lines changed: 0 additions & 13 deletions
This file was deleted.

‎MHDevelopExample/MHDevelopExample/Classes/MVC&MVVM/MVC/Controller/Login/XMGLabel.m‎

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
(0)

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