Skip to content

Commit

Permalink
全新改版,数据库封装,登陆注册!等更多新功能上线!
Browse files Browse the repository at this point in the history
  • Loading branch information
boai committed Feb 15, 2017
1 parent 6761267 commit 7bf8d92
Show file tree
Hide file tree
Showing 1,630 changed files with 26,315 additions and 24,586 deletions.
346 changes: 266 additions & 80 deletions BABaseProject.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,12 @@
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
scope = "0"
stopOnStyle = "0">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "BABaseProject/BAMainCode/BACode/Message(&#x6d88;&#x606f;)/DemoVC/DemoVC2-5/DemoVC2_05.m"
timestampString = "499853582.896499"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "138"
endingLineNumber = "138"
landmarkName = "-test1"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "0"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "BABaseProject/BAMainCode/BACode/Profile(&#x6211;)/Controller/BAProfileViewController.m"
timestampString = "502096761.757813"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "99"
endingLineNumber = "99"
landmarkName = "-tableView:cellForRowAtIndexPath:"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
2 changes: 1 addition & 1 deletion BABaseProject/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(

/*!把各种初始化操作,固定的操作 写入到类别中 */
// [self BA_initializeWithApplication:application];
[BANetManager ba_startNetWorkMonitoring];
// [BANetManager ba_startNetWorkMonitoring];

/*! 友盟分享/登陆 */
[self BA_YMShareSetting];
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom1.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom2.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom2.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom3.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom3.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom4.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom4.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom5.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom5-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom6.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom6.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom7.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "animation7.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions BABaseProject/Assets.xcassets/Tom/tom8.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "tom8-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ - (void)menuBtnAction:(UIButton *)sender
// 注意:图片不能为空
UIImage *shareImage = [UIImage imageNamed:@"icon1.jpg"];

[BASHAREMANAGER ba_UMshareListWithViewControll:self title:shareTitle shareContent:shareContent image:shareImage url:shareUrlSrt];
// [BASHAREMANAGER ba_UMshareListWithViewControll:self title:shareTitle shareContent:shareContent image:shareImage url:shareUrlSrt];
}
else if (index == 4)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ - (void)getData
[BANewsNetManager getVideosWithStartIndex:1 completionHandle:^(id model, NSError *error) {

// [weakSelf BA_hideProgress];
[weakSelf ba_showBallLoadingView:NO];
// [weakSelf ba_showBallLoadingView:NO];

if (!error)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,11 @@ - (void)getDataWithHead:(BOOL)isHead
{
if (page > 1)
{
[(MJRefreshAutoGifFooter *)weakSelf.collectionView.mj_footer setTitle:@"空空如也" forState:MJRefreshStateIdle];
// [(MJRefreshAutoGifFooter *)weakSelf.collectionView.mj_footer setTitle:@"空空如也" forState:MJRefreshStateIdle];
}
else
{
[(MJRefreshAutoGifFooter *)weakSelf.collectionView.mj_footer setTitle:@"" forState:MJRefreshStateIdle];
// [(MJRefreshAutoGifFooter *)weakSelf.collectionView.mj_footer setTitle:@"" forState:MJRefreshStateIdle];
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ @interface DemoVC12View ()
@property (nonatomic, strong) UILabel *label1;
@property (nonatomic, strong) UIView *bgView;

@property (nonatomic, strong) BACustomButton *button1;
@property (nonatomic, strong) BACustomButton *button2;
@property (nonatomic, strong) BACustomButton *button3;
@property (nonatomic, strong) BACustomButton *button4;
@property (nonatomic, strong) BACustomButton *sureButton;
@property (nonatomic, strong) BAButton *button1;
@property (nonatomic, strong) BAButton *button2;
@property (nonatomic, strong) BAButton *button3;
@property (nonatomic, strong) BAButton *button4;
@property (nonatomic, strong) BAButton *sureButton;

@property (nonatomic, strong) BACustomAlertView *customView;

Expand Down Expand Up @@ -294,7 +294,7 @@ - (UIView *)bgView
_button3 = [self creatButtonWithFrame:CGRectMake(_button1.x, _button1.bottom + 10, _button1.width, _button1.height) title:@"288"];
_button4 = [self creatButtonWithFrame:CGRectMake(_button3.right + 10, _button3.top, _button1.width, _button1.height) title:@"388"];

_sureButton = [BACustomButton buttonWithType:UIButtonTypeCustom];
_sureButton = [BAButton buttonWithType:UIButtonTypeCustom];
_sureButton.frame = CGRectMake(_button1.x, _button3.bottom + 20, _bgView.width - 20, _button1.height);
_sureButton.backgroundColor = [UIColor redColor];
_sureButton.layer.masksToBounds = YES;
Expand All @@ -317,9 +317,9 @@ - (UIView *)bgView
return _bgView;
}

- (BACustomButton *)creatButtonWithFrame:(CGRect)frame title:(NSString *)title
- (BAButton *)creatButtonWithFrame:(CGRect)frame title:(NSString *)title
{
BACustomButton *btn = [BACustomButton buttonWithType:UIButtonTypeCustom];
BAButton *btn = [BAButton buttonWithType:UIButtonTypeCustom];
btn.frame = frame;
// btn.clipsToBounds = YES;
btn.layer.masksToBounds = YES;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
【欢迎使用博爱分享 2.1 版本】

在工艺的创新和精准程度上,iPhone 7 达到了我们前所未及的新高度。亮黑色的外观与我们以往的设计截然不同,外壳具备了防溅抗水的特性1,主屏幕按钮经过焕然一新的打造。再加上触感圆润无缝的新款一体成型机身设计,无论是拿在手里还是看在眼里,iPhone 7 都一样令人赞叹。

两款尺寸,五色外观。
与 iPhone 7 和 iPhone 7 Plus 携同而来的,是两款新的外观颜色:精美磨砂质感的黑色,和深邃闪耀的亮黑色。无论是 4.7 英寸还是 5.5 英寸,这两种机型均采用坚固的 7000 系列铝金属打造而成,并另有经典的银色、金色和玫瑰金色外观可供选择。
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@

@interface DemoVC4 : BABaseViewController


/*!
com.boai.BABaseProject
com.youren.appb
*/
@end
Loading

0 comments on commit 7bf8d92

Please sign in to comment.