Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
红
红星美凯龙管理在线APP IOS
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
红星美凯龙管理在线APP IOS
Commits
e0dda623
Commit
e0dda623
authored
Dec 15, 2015
by
admin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
快速查询完成
parent
4adb0e52
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
46 additions
and
2 deletions
+46
-2
project.pbxproj
redstar.xcodeproj/project.pbxproj
+6
-0
UserInterfaceState.xcuserstate
...userdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
QuestionViewController.m
...tion/QuestionList/ViewController/QuestionViewController.m
+4
-2
RankListTableHeaderView.h
...fMouth/Ranking/RankingList/View/RankListTableHeaderView.h
+15
-0
RankListTableHeaderView.m
...fMouth/Ranking/RankingList/View/RankListTableHeaderView.m
+21
-0
No files found.
redstar.xcodeproj/project.pbxproj
View file @
e0dda623
...
...
@@ -38,6 +38,7 @@
84800D1E1C1FB67300E8B673
/* SelectAreaTableCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84800D1D1C1FB67300E8B673
/* SelectAreaTableCell.m */
;
};
84800D211C1FB69400E8B673
/* SelectProvinceTableCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84800D201C1FB69400E8B673
/* SelectProvinceTableCell.m */
;
};
84800D241C1FB6A000E8B673
/* SelectStoreTableCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84800D231C1FB6A000E8B673
/* SelectStoreTableCell.m */
;
};
84800D2F1C1FF71200E8B673
/* RankListTableHeaderView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84800D2E1C1FF71200E8B673
/* RankListTableHeaderView.m */
;
};
8480BEA21C14326100E2F18F
/* MoreScreenView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8480BEA11C14326100E2F18F
/* MoreScreenView.m */
;
};
8480BEA61C14378C00E2F18F
/* ScopeTableView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8480BEA51C14378C00E2F18F
/* ScopeTableView.m */
;
};
8480BEA91C143A0800E2F18F
/* GroupTableView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8480BEA81C143A0800E2F18F
/* GroupTableView.m */
;
};
...
...
@@ -230,6 +231,8 @@
84800D201C1FB69400E8B673
/* SelectProvinceTableCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
SelectProvinceTableCell.m
;
sourceTree
=
"<group>"
;
};
84800D221C1FB6A000E8B673
/* SelectStoreTableCell.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
SelectStoreTableCell.h
;
sourceTree
=
"<group>"
;
};
84800D231C1FB6A000E8B673
/* SelectStoreTableCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
SelectStoreTableCell.m
;
sourceTree
=
"<group>"
;
};
84800D2D1C1FF71200E8B673
/* RankListTableHeaderView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
RankListTableHeaderView.h
;
sourceTree
=
"<group>"
;
};
84800D2E1C1FF71200E8B673
/* RankListTableHeaderView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
RankListTableHeaderView.m
;
sourceTree
=
"<group>"
;
};
8480BEA01C14326100E2F18F
/* MoreScreenView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
MoreScreenView.h
;
sourceTree
=
"<group>"
;
};
8480BEA11C14326100E2F18F
/* MoreScreenView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
MoreScreenView.m
;
sourceTree
=
"<group>"
;
};
8480BEA41C14378C00E2F18F
/* ScopeTableView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
ScopeTableView.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -702,6 +705,8 @@
children
=
(
846206B31C06AF700015C456
/* RankListHeaderView.h */
,
846206B41C06AF700015C456
/* RankListHeaderView.m */
,
84800D2D1C1FF71200E8B673
/* RankListTableHeaderView.h */
,
84800D2E1C1FF71200E8B673
/* RankListTableHeaderView.m */
,
);
path
=
View
;
sourceTree
=
"<group>"
;
...
...
@@ -2223,6 +2228,7 @@
84AD4F3D1BF4894D00BFB37C
/* RankDetailView.m in Sources */
,
84C972961C1ABE08003A3276
/* PicScreenView.m in Sources */
,
8473E38B1C1BCFC400960257
/* InspectTitleTableViewCell.m in Sources */
,
84800D2F1C1FF71200E8B673
/* RankListTableHeaderView.m in Sources */
,
84ECCF1B1C0210F000EA4960
/* CommentModel.m in Sources */
,
846ABDF51C1E5E780020C331
/* PictureListModel.m in Sources */
,
84E0ABCD1BFB082E001C8F45
/* TaskDetailModel.m in Sources */
,
...
...
redstar.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
View file @
e0dda623
No preview for this file type
redstar/Classes/Module/Function/Question/QuestionList/ViewController/QuestionViewController.m
View file @
e0dda623
...
...
@@ -194,7 +194,6 @@
-
(
void
)
setupTableView
{
[
self
.
tableView
registerClass
:[
QuestionListTableCell
class
]
forCellReuseIdentifier
:
kQuestionListCell
];
self
.
searchBar
.
backgroundColor
=
kSectionBackGroundColor
;
}
...
...
@@ -402,7 +401,10 @@
-
(
void
)
searchBarClick
:
(
UIButton
*
)
sender
{
NSLog
(
@"%@"
,
self
.
searchBar
.
searchTextFiled
.
text
);
NSPredicate
*
predicate
=
[
NSPredicate
predicateWithFormat
:
@"content CONTAINS %@ || title CONTAINS %@"
,
self
.
searchBar
.
searchTextFiled
.
text
,
self
.
searchBar
.
searchTextFiled
.
text
];
NSArray
*
arrayPre
=
[
_allQuestionArray
filteredArrayUsingPredicate
:
predicate
];
_allQuestionArray
=
[
NSMutableArray
arrayWithArray
:
arrayPre
];
[
self
.
tableView
reloadData
];
}
// 重置按钮
...
...
redstar/Classes/Module/Function/WordOfMouth/Ranking/RankingList/View/RankListTableHeaderView.h
0 → 100644
View file @
e0dda623
//
// RankListTableHeaderView.h
// redstar
//
// Created by admin on 15/12/15.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface
RankListTableHeaderView
:
UIView
@property
(
nonatomic
,
strong
)
UILabel
*
praiseLabel
;
@property
(
nonatomic
,
strong
)
UILabel
*
limitsLabel
;
@property
(
nonatomic
,
strong
)
UILabel
*
statisticsLabel
;
@end
redstar/Classes/Module/Function/WordOfMouth/Ranking/RankingList/View/RankListTableHeaderView.m
0 → 100644
View file @
e0dda623
//
// RankListTableHeaderView.m
// redstar
//
// Created by admin on 15/12/15.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import "RankListTableHeaderView.h"
@implementation
RankListTableHeaderView
/*
// Only override drawRect: if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
- (void)drawRect:(CGRect)rect {
// Drawing code
}
*/
@end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment