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
88b0cab6
Commit
88b0cab6
authored
Dec 22, 2015
by
admin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
在线抽查 商场完成
parent
8b81d883
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
254 additions
and
59 deletions
+254
-59
project.pbxproj
redstar.xcodeproj/project.pbxproj
+20
-0
UserInterfaceState.xcuserstate
...userdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
OnLineResultFootView.h
...ction/OnLine/LookOnLineResult/View/OnLineResultFootView.h
+1
-0
OnLineResultFootView.m
...ction/OnLine/LookOnLineResult/View/OnLineResultFootView.m
+1
-1
OnLineResultViewController.h
...kOnLineResult/ViewController/OnLineResultViewController.h
+3
-1
OnLineResultViewController.m
...kOnLineResult/ViewController/OnLineResultViewController.m
+10
-9
OnLineCompleteCell.h
...ction/OnLine/OnLineTaskComplete/Cell/OnLineCompleteCell.h
+2
-0
OnLineCompleteCell.m
...ction/OnLine/OnLineTaskComplete/Cell/OnLineCompleteCell.m
+13
-3
OnLineCompleteDetailCell.h
...OnLine/OnLineTaskComplete/Cell/OnLineCompleteDetailCell.h
+0
-1
OnLineDetailModel.h
...ction/OnLine/OnLineTaskComplete/Model/OnLineDetailModel.h
+32
-0
OnLineDetailModel.m
...ction/OnLine/OnLineTaskComplete/Model/OnLineDetailModel.m
+13
-0
StoreDetailModel.h
...nction/OnLine/OnLineTaskComplete/Model/StoreDetailModel.h
+28
-0
StoreDetailModel.m
...nction/OnLine/OnLineTaskComplete/Model/StoreDetailModel.m
+13
-0
OnLineCompleteViewController.h
...askComplete/ViewController/OnLineCompleteViewController.h
+1
-1
OnLineCompleteViewController.m
...askComplete/ViewController/OnLineCompleteViewController.m
+53
-13
SpotCheckModel.h
...le/Function/OnLine/SpotCheckOnLine/Model/SpotCheckModel.h
+2
-2
SpotCheckOnLineViewController.m
...heckOnLine/ViewController/SpotCheckOnLineViewController.m
+4
-28
InspectListCell.h
...on/WordOfMouth/Inspect/InspectList/Cell/InspectListCell.h
+3
-0
InspectListCell.m
...on/WordOfMouth/Inspect/InspectList/Cell/InspectListCell.m
+55
-0
No files found.
redstar.xcodeproj/project.pbxproj
View file @
88b0cab6
...
...
@@ -114,6 +114,8 @@
84CC34EF1C09AEC0002F10E2
/* LookOnLineDetailViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CC34EE1C09AEC0002F10E2
/* LookOnLineDetailViewController.m */
;
};
84CEB1671C28E8970072ED0A
/* SpotCheckModel.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CEB1661C28E8970072ED0A
/* SpotCheckModel.m */
;
};
84CEB16B1C28F0E20072ED0A
/* LookOnLineModel.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CEB16A1C28F0E20072ED0A
/* LookOnLineModel.m */
;
};
84CEB16F1C2946DB0072ED0A
/* OnLineDetailModel.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CEB16E1C2946DB0072ED0A
/* OnLineDetailModel.m */
;
};
84CEB1721C2946EC0072ED0A
/* StoreDetailModel.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CEB1711C2946EC0072ED0A
/* StoreDetailModel.m */
;
};
84CF0F1E1BE9B40400C855CE
/* InspectDetailFooterView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CF0F1D1BE9B40400C855CE
/* InspectDetailFooterView.m */
;
};
84CF0FA21BE9EDA900C855CE
/* TakePhotoView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84CF0FA11BE9EDA900C855CE
/* TakePhotoView.m */
;
};
84D3E5F01C04BC8C001FF1DD
/* InspectUploadedViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
84D3E5EF1C04BC8C001FF1DD
/* InspectUploadedViewController.m */
;
};
...
...
@@ -389,6 +391,10 @@
84CEB1661C28E8970072ED0A
/* SpotCheckModel.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
SpotCheckModel.m
;
sourceTree
=
"<group>"
;
};
84CEB1691C28F0E20072ED0A
/* LookOnLineModel.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
LookOnLineModel.h
;
sourceTree
=
"<group>"
;
};
84CEB16A1C28F0E20072ED0A
/* LookOnLineModel.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
LookOnLineModel.m
;
sourceTree
=
"<group>"
;
};
84CEB16D1C2946DB0072ED0A
/* OnLineDetailModel.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
OnLineDetailModel.h
;
sourceTree
=
"<group>"
;
};
84CEB16E1C2946DB0072ED0A
/* OnLineDetailModel.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
OnLineDetailModel.m
;
sourceTree
=
"<group>"
;
};
84CEB1701C2946EC0072ED0A
/* StoreDetailModel.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
StoreDetailModel.h
;
sourceTree
=
"<group>"
;
};
84CEB1711C2946EC0072ED0A
/* StoreDetailModel.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
StoreDetailModel.m
;
sourceTree
=
"<group>"
;
};
84CF0F1C1BE9B40400C855CE
/* InspectDetailFooterView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
InspectDetailFooterView.h
;
sourceTree
=
"<group>"
;
};
84CF0F1D1BE9B40400C855CE
/* InspectDetailFooterView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
InspectDetailFooterView.m
;
sourceTree
=
"<group>"
;
};
84CF0FA01BE9EDA900C855CE
/* TakePhotoView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
TakePhotoView.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1382,6 +1388,7 @@
84A673821C0B4D3B000F828E
/* OnLineTaskComplete */
=
{
isa
=
PBXGroup
;
children
=
(
84CEB16C1C2946590072ED0A
/* Model */
,
84A673831C0B4D3B000F828E
/* Cell */
,
84A673841C0B4D3B000F828E
/* View */
,
84A673851C0B4D3B000F828E
/* ViewController */
,
...
...
@@ -1777,6 +1784,17 @@
path
=
Model
;
sourceTree
=
"<group>"
;
};
84CEB16C1C2946590072ED0A
/* Model */
=
{
isa
=
PBXGroup
;
children
=
(
84CEB16D1C2946DB0072ED0A
/* OnLineDetailModel.h */
,
84CEB16E1C2946DB0072ED0A
/* OnLineDetailModel.m */
,
84CEB1701C2946EC0072ED0A
/* StoreDetailModel.h */
,
84CEB1711C2946EC0072ED0A
/* StoreDetailModel.m */
,
);
path
=
Model
;
sourceTree
=
"<group>"
;
};
84CF0ECA1BE9A7EF00C855CE
/* InspectDetail */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -2218,6 +2236,7 @@
846206B51C06AF700015C456
/* RankListHeaderView.m in Sources */
,
84AD4F3A1BF4844600BFB37C
/* RankDetailHeaderView.m in Sources */
,
8490C4D41BF9DEF0006B6569
/* PictureViewController.m in Sources */
,
84CEB1721C2946EC0072ED0A
/* StoreDetailModel.m in Sources */
,
8474C5951BE78AE1007DCF19
/* QuestionDetailViewController.m in Sources */
,
84970DEF1BD8DD8A00C1728A
/* main.m in Sources */
,
8474A01C1BE368D700315F30
/* HomeCellItem.m in Sources */
,
...
...
@@ -2240,6 +2259,7 @@
849B2F771C0CABE6005D809F
/* AnnounceDetailModel.m in Sources */
,
8490C4C31BF9A394006B6569
/* CustomPageControl.m in Sources */
,
848A201D1C180C1900422FAB
/* OnLineCompleteDetailCell.m in Sources */
,
84CEB16F1C2946DB0072ED0A
/* OnLineDetailModel.m in Sources */
,
84F57C461BEC388A00DDEEB1
/* CommentView.m in Sources */
,
84ED5DD81BF2E64300A1BB6D
/* ScreenView.m in Sources */
,
8474C5831BE751A2007DCF19
/* CommonFunc.m in Sources */
,
...
...
redstar.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
View file @
88b0cab6
No preview for this file type
redstar/Classes/Module/Function/OnLine/LookOnLineResult/View/OnLineResultFootView.h
View file @
88b0cab6
...
...
@@ -11,6 +11,7 @@
@interface
OnLineResultFootView
:
UIView
@property
(
nonatomic
,
strong
)
UILabel
*
introLabel
;
@property
(
nonatomic
,
strong
)
UIButton
*
returnButton
;
@property
(
nonatomic
,
strong
)
UITextView
*
textView
;
-
(
instancetype
)
initWithPicArray
:(
NSArray
*
)
picArray
;
@end
redstar/Classes/Module/Function/OnLine/LookOnLineResult/View/OnLineResultFootView.m
View file @
88b0cab6
...
...
@@ -52,10 +52,10 @@
// textView
UITextView
*
textView
=
[[
UITextView
alloc
]
init
];
textView
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
@"测试的处理说明,已经按照任务要求进行拍照处理"
];
textView
.
backgroundColor
=
[
UIColor
clearColor
];
textView
.
translatesAutoresizingMaskIntoConstraints
=
NO
;
[
bgImageView
addSubview
:
textView
];
_textView
=
textView
;
NSLayoutConstraint
*
textViewTop
=
[
NSLayoutConstraint
constraintWithItem
:
textView
attribute
:
NSLayoutAttributeTop
relatedBy
:
NSLayoutRelationEqual
toItem
:
bgImageView
attribute
:
NSLayoutAttributeTop
multiplier
:
1
.
0
constant
:
1
];
[
bgImageView
addConstraint
:
textViewTop
];
...
...
redstar/Classes/Module/Function/OnLine/LookOnLineResult/ViewController/OnLineResultViewController.h
View file @
88b0cab6
...
...
@@ -7,7 +7,9 @@
//
#import <UIKit/UIKit.h>
@class
StoreDetailModel
;
@interface
OnLineResultViewController
:
UIViewController
@property
(
nonatomic
,
strong
)
StoreDetailModel
*
storeDetail
;
@property
(
nonatomic
,
strong
)
NSString
*
checkUuid
;
@end
redstar/Classes/Module/Function/OnLine/LookOnLineResult/ViewController/OnLineResultViewController.m
View file @
88b0cab6
...
...
@@ -11,7 +11,7 @@
#import "OnLineResultFootView.h"
#import "CommentWithStarView.h"
#import "StoreDetailModel.h"
#import "HttpClient.h"
#define kOnLineResultDetailCell @"lookOnLineResultDetailCell"
...
...
@@ -183,9 +183,9 @@
cell
=
[[
OnLineResultDetailCell
alloc
]
initWithStyle
:
UITableViewCellStyleValue1
reuseIdentifier
:
kOnLineResultDetailCell
];
}
cell
.
contentView
.
backgroundColor
=
kResultTitleBackColor
;
cell
.
shopNameLabel
.
text
=
@"上海真北店"
;
cell
.
shopNameLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
_storeDetail
.
store_name
]
;
cell
.
whiteView
.
backgroundColor
=
[
UIColor
whiteColor
];
cell
.
addressLabel
.
text
=
@"静安区共和新路1111号"
;
cell
.
addressLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
_storeDetail
.
storeAddress
]
;
return
cell
;
}
...
...
@@ -219,15 +219,17 @@
HttpClient
*
httpClient
=
[[
HttpClient
alloc
]
initWithUrl
:
url
];
NSDictionary
*
parameters
=
@{
@"checkUuid"
:
@"sss"
,
@"storeUuid"
:
@"sss"
,
@"checkUuid"
:
self
.
checkUuid
,
@"storeUuid"
:
_storeDetail
.
store_uuid
,
@"score"
:
@
(
_commentView
.
starBar
.
starNumber
),
@"comment"
:
_commentView
.
contentTextView
.
text
,
};
[
httpClient
gradeCheckResultWithParameters
:
parameters
completion
:
^
(
id
response
,
NSError
*
error
)
{
NSLog
(
@"抽查评分的 response = %@"
,
response
);
NSLog
(
@"抽查评分的 error = %@"
,
error
);
if
([
response
[
@"message"
]
isEqualToString
:
@"ok"
])
{
[
self
.
navigationController
popViewControllerAnimated
:
YES
];
}
}];
}
...
...
@@ -265,10 +267,9 @@
-
(
OnLineResultFootView
*
)
footView
{
if
(
!
_footView
)
{
NSArray
*
array
=
[
NSArray
arrayWithObjects
:@{
@"fileUrl"
:
@"ssdasd"
},@{
@"fileUrl"
:
@"ssdasd"
},@{
@"fileUrl"
:
@"ssdasd"
},
@{
@"fileUrl"
:
@"ssdasd"
},@{
@"fileUrl"
:
@"ssdasd"
},@{
@"fileUrl"
:
@"ssdasd"
},@{
@"fileUrl"
:
@"ssdasd"
},
nil
];
_footView
=
[[
OnLineResultFootView
alloc
]
initWithPicArray
:
array
];
_footView
=
[[
OnLineResultFootView
alloc
]
initWithPicArray
:
_storeDetail
.
storePictures
];
[
_footView
.
returnButton
addTarget
:
self
action
:
@selector
(
returnClick
:
)
forControlEvents
:
UIControlEventTouchUpInside
];
_footView
.
textView
.
text
=
_storeDetail
.
processNote
;
}
return
_footView
;
}
...
...
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Cell/OnLineCompleteCell.h
View file @
88b0cab6
...
...
@@ -7,11 +7,13 @@
//
#import <UIKit/UIKit.h>
#import "StoreDetailModel.h"
@interface
OnLineCompleteCell
:
UITableViewCell
@property
(
nonatomic
,
strong
)
UIImageView
*
iconImageView
;
@property
(
nonatomic
,
strong
)
UILabel
*
shopName
;
@property
(
nonatomic
,
assign
)
int
starNumber
;
@property
(
nonatomic
,
strong
)
UILabel
*
reportTime
;
@property
(
nonatomic
,
strong
)
StoreDetailModel
*
storeDetail
;
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Cell/OnLineCompleteCell.m
View file @
88b0cab6
...
...
@@ -14,19 +14,19 @@
-
(
instancetype
)
initWithStyle
:(
UITableViewCellStyle
)
style
reuseIdentifier
:(
NSString
*
)
reuseIdentifier
{
self
=
[
super
initWithStyle
:
style
reuseIdentifier
:
reuseIdentifier
];
if
(
self
)
{
[
self
setup
];
//
[self setup];
}
return
self
;
}
#pragma mark - Private Methods
-
(
void
)
setup
-
(
void
)
setup
WithScore
:(
int
)
score
{
CGFloat
imageW
=
16
.
5
;
CGFloat
imageH
=
16
;
CGFloat
spaceX
=
7
;
for
(
int
i
=
0
;
i
<
5
;
i
++
)
{
for
(
int
i
=
0
;
i
<
score
;
i
++
)
{
UIImageView
*
imageView
=
[[
UIImageView
alloc
]
init
];
imageView
.
image
=
[
UIImage
imageNamed
:
@"star_after"
];
imageView
.
translatesAutoresizingMaskIntoConstraints
=
NO
;
...
...
@@ -45,6 +45,16 @@
[
self
.
contentView
addConstraint
:
Height
];
}
}
-
(
void
)
setStoreDetail
:(
StoreDetailModel
*
)
storeDetail
{
_storeDetail
=
storeDetail
;
self
.
iconImageView
.
image
=
[
UIImage
imageNamed
:
@"default_pic"
];
self
.
shopName
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
storeDetail
.
store_name
];
self
.
reportTime
.
text
=
[
NSString
stringWithFormat
:
@"上报时间:%@"
,
storeDetail
.
reportTime
];
[
self
setupWithScore
:[
storeDetail
.
score
intValue
]];
}
-
(
UIImageView
*
)
iconImageView
{
if
(
!
_iconImageView
)
{
...
...
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Cell/OnLineCompleteDetailCell.h
View file @
88b0cab6
...
...
@@ -17,5 +17,4 @@
@property
(
nonatomic
,
strong
)
UIImageView
*
arrowImageView
;
// 发起人
@property
(
nonatomic
,
strong
)
UILabel
*
taskDetailLabel
;
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Model/OnLineDetailModel.h
0 → 100644
View file @
88b0cab6
//
// OnLineDetailModel.h
// redstar
//
// Created by admin on 15/12/22.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface
OnLineDetailModel
:
NSObject
@property
(
nonatomic
,
copy
)
NSString
*
content
;
@property
(
nonatomic
,
copy
)
NSString
*
create_id
;
@property
(
nonatomic
,
copy
)
NSString
*
create_operName
;
@property
(
nonatomic
,
copy
)
NSString
*
create_time
;
@property
(
nonatomic
,
copy
)
NSString
*
endDate
;
@property
(
nonatomic
,
copy
)
NSString
*
enterprise
;
@property
(
nonatomic
,
assign
)
int
finishCount
;
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_id
;
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_operName
;
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_time
;
@property
(
nonatomic
,
assign
)
int
reportCount
;
@property
(
nonatomic
,
copy
)
NSString
*
state
;
@property
(
nonatomic
,
assign
)
int
storeCount
;
@property
(
nonatomic
,
strong
)
NSArray
*
stores
;
@property
(
nonatomic
,
copy
)
NSString
*
title
;
@property
(
nonatomic
,
copy
)
NSString
*
uuid
;
@property
(
nonatomic
,
copy
)
NSString
*
version
;
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Model/OnLineDetailModel.m
0 → 100644
View file @
88b0cab6
//
// OnLineDetailModel.m
// redstar
//
// Created by admin on 15/12/22.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import "OnLineDetailModel.h"
@implementation
OnLineDetailModel
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Model/StoreDetailModel.h
0 → 100644
View file @
88b0cab6
//
// StoreDetailModel.h
// redstar
//
// Created by admin on 15/12/22.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface
StoreDetailModel
:
NSObject
@property
(
nonatomic
,
copy
)
NSString
*
attachmentId
;
@property
(
nonatomic
,
strong
)
NSArray
*
attachments
;
@property
(
nonatomic
,
copy
)
NSString
*
commentId
;
@property
(
nonatomic
,
strong
)
NSArray
*
comments
;
@property
(
nonatomic
,
copy
)
NSString
*
processNote
;
@property
(
nonatomic
,
copy
)
NSString
*
reportTime
;
@property
(
nonatomic
,
copy
)
NSString
*
score
;
@property
(
nonatomic
,
copy
)
NSString
*
state
;
@property
(
nonatomic
,
copy
)
NSString
*
storeAddress
;
@property
(
nonatomic
,
copy
)
NSString
*
storePath
;
@property
(
nonatomic
,
strong
)
NSArray
*
storePictures
;
@property
(
nonatomic
,
copy
)
NSString
*
store_code
;
@property
(
nonatomic
,
copy
)
NSString
*
store_name
;
@property
(
nonatomic
,
copy
)
NSString
*
store_uuid
;
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/Model/StoreDetailModel.m
0 → 100644
View file @
88b0cab6
//
// StoreDetailModel.m
// redstar
//
// Created by admin on 15/12/22.
// Copyright © 2015年 ZWF. All rights reserved.
//
#import "StoreDetailModel.h"
@implementation
StoreDetailModel
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/ViewController/OnLineCompleteViewController.h
View file @
88b0cab6
...
...
@@ -9,5 +9,5 @@
#import <UIKit/UIKit.h>
@interface
OnLineCompleteViewController
:
UIViewController
@property
(
nonatomic
,
copy
)
NSString
*
uuid
;
@end
redstar/Classes/Module/Function/OnLine/OnLineTaskComplete/ViewController/OnLineCompleteViewController.m
View file @
88b0cab6
...
...
@@ -10,14 +10,19 @@
#import "OnLineCompleteCell.h"
#import "OnLineCompleteDetailCell.h"
#import "OnLineResultViewController.h"
#import "HttpClient.h"
#import "OnLineDetailModel.h"
#import "StoreDetailModel.h"
#define kOnLineCompleteCell @"onLineCompleteCell"
#define kOnLineCompleteDetailCell @"onLineCompleteDetailCell"
@interface
OnLineCompleteViewController
()
<
UITableViewDelegate
,
UITableViewDataSource
>
@property
(
nonatomic
,
strong
)
UITableView
*
tableView
;
@property
(
nonatomic
,
strong
)
OnLineDetailModel
*
onLineDetail
;
@property
(
nonatomic
,
assign
)
BOOL
isOpen
;
@property
(
nonatomic
,
strong
)
NSMutableArray
*
allStoreArray
;
@end
@implementation
OnLineCompleteViewController
...
...
@@ -39,6 +44,9 @@
self
.
tableView
.
delegate
=
self
;
self
.
tableView
.
dataSource
=
self
;
self
.
allStoreArray
=
[
NSMutableArray
array
];
[
self
requestOnLineTaskComplete
];
_isOpen
=
NO
;
}
...
...
@@ -63,6 +71,33 @@
self
.
navigationItem
.
leftBarButtonItem
=
backItem
;
}
-
(
void
)
requestOnLineTaskComplete
{
NSString
*
url
=
[
NSString
stringWithFormat
:
@"%@%@%@?fetch_parts=stores"
,
kRedStarURL
,
kSportcheckDetailURL
,
self
.
uuid
];
url
=
[
url
stringByAddingPercentEscapesUsingEncoding
:
NSUTF8StringEncoding
];
HttpClient
*
httpClient
=
[[
HttpClient
alloc
]
initWithUrl
:
url
];
[
httpClient
getSportCheckDetailWithCompletion
:
^
(
id
response
,
NSError
*
error
)
{
NSLog
(
@"5.4 抽查明细 response = %@, error = %@"
,
response
,
error
);
NSDictionary
*
dataDict
=
response
[
@"data"
];
OnLineDetailModel
*
onlineDetail
=
[[
OnLineDetailModel
alloc
]
init
];
[
onlineDetail
setValuesForKeysWithDictionary
:
dataDict
];
_onLineDetail
=
onlineDetail
;
for
(
NSDictionary
*
dict
in
_onLineDetail
.
stores
)
{
StoreDetailModel
*
storeModel
=
[[
StoreDetailModel
alloc
]
init
];
[
storeModel
setValuesForKeysWithDictionary
:
dict
];
[
_allStoreArray
addObject
:
storeModel
];
}
self
.
tableView
.
delegate
=
self
;
self
.
tableView
.
dataSource
=
self
;
[
self
.
tableView
reloadData
];
}];
}
-
(
void
)
doBack
:
(
id
)
sender
{
[
self
.
navigationController
popViewControllerAnimated
:
YES
];
...
...
@@ -87,7 +122,7 @@
if
(
section
==
0
)
{
return
1
;
}
else
{
return
10
;
return
_allStoreArray
.
count
;
}
}
...
...
@@ -99,20 +134,21 @@
if
(
!
cell
)
{
cell
=
[[
OnLineCompleteDetailCell
alloc
]
initWithStyle
:
UITableViewCellStyleValue1
reuseIdentifier
:
kOnLineCompleteDetailCell
];
}
cell
.
titleLabel
.
text
=
@"2015年十一促销临时抽查"
;
cell
.
startDate
.
text
=
@"发起时间:2015-09-30 12:20:12"
;
cell
.
overDate
.
text
=
@"截止时间:2015-10-03"
;
cell
.
titleLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
_onLineDetail
.
title
];
cell
.
startDate
.
text
=
[
NSString
stringWithFormat
:
@"发起时间:%@"
,
_onLineDetail
.
create_time
];
cell
.
overDate
.
text
=
[
NSString
stringWithFormat
:
@"截止时间:%@"
,
_onLineDetail
.
endDate
];
cell
.
taskContent
.
text
=
@"任务内容:"
;
[
cell
.
unfoldBtn
addTarget
:
self
action
:
@selector
(
unfoldCilck
:
)
forControlEvents
:
UIControlEventTouchUpInside
];
cell
.
arrowImageView
.
image
=
[
UIImage
imageNamed
:
@"grey-trilateral_down"
];
if
(
_isOpen
)
{
cell
.
taskDetailLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
@"在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 在我想起来,李代沫/吉克携永 "
];
cell
.
taskDetailLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
_onLineDetail
.
content
];
}
else
{
cell
.
taskDetailLabel
.
text
=
@""
;
}
return
cell
;
}
else
{
OnLineCompleteCell
*
cell
=
[
tableView
dequeueReusableCellWithIdentifier
:
kOnLineCompleteCell
];
...
...
@@ -121,9 +157,7 @@
}
cell
.
selectionStyle
=
UITableViewCellSelectionStyleNone
;
cell
.
accessoryType
=
UITableViewCellAccessoryDisclosureIndicator
;
cell
.
iconImageView
.
image
=
[
UIImage
imageNamed
:
@"default_pic"
];
cell
.
shopName
.
text
=
@"上海真北店"
;
cell
.
reportTime
.
text
=
@"上报时间:2015-10-02 12:10:16"
;
cell
.
storeDetail
=
_allStoreArray
[
indexPath
.
row
];
return
cell
;
}
}
...
...
@@ -139,8 +173,14 @@
-
(
void
)
tableView
:
(
UITableView
*
)
tableView
didSelectRowAtIndexPath
:
(
NSIndexPath
*
)
indexPath
{
OnLineResultViewController
*
onLineResult
=
[[
OnLineResultViewController
alloc
]
init
];
[
self
.
navigationController
pushViewController
:
onLineResult
animated
:
YES
];
if
(
indexPath
.
section
==
0
)
{
return
;
}
else
{
OnLineResultViewController
*
onLineResult
=
[[
OnLineResultViewController
alloc
]
init
];
onLineResult
.
storeDetail
=
_allStoreArray
[
indexPath
.
row
];
onLineResult
.
checkUuid
=
self
.
uuid
;
[
self
.
navigationController
pushViewController
:
onLineResult
animated
:
YES
];
}
}
...
...
@@ -159,7 +199,7 @@
sectionView
.
backgroundColor
=
kSectionBackGroundColor
;
UILabel
*
shopList
=
[[
UILabel
alloc
]
init
];
shopList
.
translatesAutoresizingMaskIntoConstraints
=
NO
;
shopList
.
text
=
[
NSString
stringWithFormat
:
@"商场列表(
5/10)"
];
shopList
.
text
=
[
NSString
stringWithFormat
:
@"商场列表(
%d/%d)"
,
_onLineDetail
.
finishCount
,
_onLineDetail
.
storeCount
];
shopList
.
textColor
=
kNavigationBarColor
;
shopList
.
font
=
[
UIFont
systemFontOfSize
:
16
.
0
];
sectionView
.
layer
.
borderWidth
=
0
.
5
;
...
...
redstar/Classes/Module/Function/OnLine/SpotCheckOnLine/Model/SpotCheckModel.h
View file @
88b0cab6
...
...
@@ -19,9 +19,9 @@
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_id
;
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_operName
;
@property
(
nonatomic
,
copy
)
NSString
*
lastModify_time
;
@property
(
nonatomic
,
copy
)
NSString
*
reportCount
;
@property
(
nonatomic
,
assign
)
int
reportCount
;
@property
(
nonatomic
,
copy
)
NSString
*
state
;
@property
(
nonatomic
,
copy
)
NSString
*
storeCount
;
@property
(
nonatomic
,
assign
)
int
storeCount
;
@property
(
nonatomic
,
strong
)
NSArray
*
stores
;
@property
(
nonatomic
,
copy
)
NSString
*
title
;
@property
(
nonatomic
,
copy
)
NSString
*
uuid
;
...
...
redstar/Classes/Module/Function/OnLine/SpotCheckOnLine/ViewController/SpotCheckOnLineViewController.m
View file @
88b0cab6
...
...
@@ -518,7 +518,6 @@
NSLog
(
@"管理层的抽查列表 error= %@"
,
error
);
if
(
_allSpotCheckList
.
count
==
0
)
{
if
(
_tableView
)
{
[
_tableView
removeFromSuperview
];
...
...
@@ -558,7 +557,7 @@
#pragma mark - UITableView Delegate/DataSource
-
(
NSInteger
)
tableView
:
(
UITableView
*
)
tableView
numberOfRowsInSection
:
(
NSInteger
)
section
{
return
7
;
return
_allSpotCheckList
.
count
;
}
// cell显示的内容
...
...
@@ -568,32 +567,7 @@
if
(
!
cell
)
{
cell
=
[[
InspectListCell
alloc
]
initWithStyle
:
UITableViewCellStyleValue1
reuseIdentifier
:
kInspectListTableViewcellIndeterfor
];
}
cell
.
titleLabel
.
text
=
@"9月中旬卫生临时抽查"
;
cell
.
startDate
.
text
=
@"起始时间:2015-09-21 15:23:21"
;
// 起
cell
.
overDate
.
text
=
@"截止时间:2015-09-30"
;
// 截止
cell
.
address
.
text
=
@"巡检商场:上海真北店"
;
NSString
*
str
=
[
NSString
stringWithFormat
:
@"巡检进度:进行中"
];
NSMutableAttributedString
*
strAttr
=
[[
NSMutableAttributedString
alloc
]
initWithString
:
str
];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kCellDetailColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
0
,
5
)];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kProgressDealWithColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
5
,
str
.
length
-
5
)];
[
cell
.
progressLabel
setAttributedText
:
strAttr
];
CGFloat
already
=
5
;
CGFloat
all
=
10
;
cell
.
multiplier
=
already
/
all
;
cell
.
alreadyLabel
.
text
=
[
NSString
stringWithFormat
:
@"%.0f"
,
already
];
cell
.
alreadyLabel
.
textColor
=
kProgressDealWithColor
;
cell
.
allLabel
.
text
=
[
NSString
stringWithFormat
:
@"/%.0f"
,
all
];
cell
.
allLabel
.
textColor
=
kProgressDealWithColor
;
cell
.
allView
.
backgroundColor
=
kProgressViewAllBackColor
;
UIImage
*
image
=
[
UIImage
imageNamed
:
@"progress-bar"
];
image
=
[
image
resizableImageWithCapInsets
:
UIEdgeInsetsZero
resizingMode
:
UIImageResizingModeTile
];
cell
.
alreadyView
.
image
=
image
;
cell
.
spotCheck
=
_allSpotCheckList
[
indexPath
.
row
];
cell
.
selectionStyle
=
UITableViewCellSelectionStyleNone
;
return
cell
;
...
...
@@ -602,7 +576,9 @@
// cell的点击事件
-
(
void
)
tableView
:
(
UITableView
*
)
tableView
didSelectRowAtIndexPath
:
(
NSIndexPath
*
)
indexPath
{
SpotCheckModel
*
spot
=
_allSpotCheckList
[
indexPath
.
row
];
OnLineCompleteViewController
*
completeVC
=
[[
OnLineCompleteViewController
alloc
]
init
];
completeVC
.
uuid
=
spot
.
uuid
;
[
self
.
navigationController
pushViewController
:
completeVC
animated
:
YES
];
}
...
...
redstar/Classes/Module/Function/WordOfMouth/Inspect/InspectList/Cell/InspectListCell.h
View file @
88b0cab6
...
...
@@ -8,6 +8,7 @@
#import <UIKit/UIKit.h>
@class
TaskListModel
;
@class
SpotCheckModel
;
@interface
InspectListCell
:
UITableViewCell
@property
(
nonatomic
,
strong
)
UILabel
*
titleLabel
;
// 标题
...
...
@@ -25,4 +26,6 @@
@property
(
nonatomic
,
strong
)
UIView
*
allView
;
@property
(
nonatomic
,
strong
)
TaskListModel
*
taskList
;
@property
(
nonatomic
,
strong
)
SpotCheckModel
*
spotCheck
;
@end
redstar/Classes/Module/Function/WordOfMouth/Inspect/InspectList/Cell/InspectListCell.m
View file @
88b0cab6
...
...
@@ -8,6 +8,7 @@
#import "InspectListCell.h"
#import "TaskListModel.h"
#import "SpotCheckModel.h"
@interface
InspectListCell
()
...
...
@@ -38,6 +39,60 @@
}
-
(
void
)
setSpotCheck
:
(
SpotCheckModel
*
)
spotCheck
{
_spotCheck
=
spotCheck
;
self
.
titleLabel
.
text
=
[
NSString
stringWithFormat
:
@"%@"
,
spotCheck
.
title
];
self
.
startDate
.
text
=
[
NSString
stringWithFormat
:
@"起始时间:%@"
,
spotCheck
.
endDate
];
self
.
overDate
.
text
=
[
NSString
stringWithFormat
:
@"截止时间:%@"
,
spotCheck
.
endDate
];
self
.
address
.
text
=
[
NSString
stringWithFormat
:
@"巡检商场:%@"
,
spotCheck
.
content
];
self
.
alreadyLabel
.
text
=
[
NSString
stringWithFormat
:
@"%d"
,
spotCheck
.
reportCount
];
self
.
allLabel
.
text
=
[
NSString
stringWithFormat
:
@"/%d"
,
spotCheck
.
storeCount
];
self
.
allView
.
backgroundColor
=
kProgressViewAllBackColor
;
if
(
spotCheck
.
reportCount
==
0
)
{
self
.
multiplier
=
0
;
}
else
{
self
.
multiplier
=
(
CGFloat
)
spotCheck
.
reportCount
/
spotCheck
.
storeCount
;
}
if
(
self
.
multiplier
>
1
)
{
self
.
multiplier
=
1
.
0
;
}
UIImage
*
image
=
[
UIImage
imageNamed
:
@"progress-bar"
];
image
=
[
image
resizableImageWithCapInsets
:
UIEdgeInsetsZero
resizingMode
:
UIImageResizingModeTile
];
self
.
alreadyView
.
image
=
image
;
if
([
_spotCheck
.
state
isEqualToString
:
@"initial"
])
{
NSString
*
str
=
[
NSString
stringWithFormat
:
@"巡检进度:未处理"
];
NSMutableAttributedString
*
strAttr
=
[[
NSMutableAttributedString
alloc
]
initWithString
:
str
];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kCellDetailColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
0
,
5
)];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kProgressUnSettledColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
5
,
str
.
length
-
5
)];
[
self
.
progressLabel
setAttributedText
:
strAttr
];
self
.
alreadyLabel
.
textColor
=
kProgressUnSettledColor
;
self
.
allLabel
.
textColor
=
kProgressUnSettledColor
;
}
else
if
([
_spotCheck
.
state
isEqualToString
:
@"reported"
])
{
NSString
*
str
=
[
NSString
stringWithFormat
:
@"巡检进度:已上报"
];
NSMutableAttributedString
*
strAttr
=
[[
NSMutableAttributedString
alloc
]
initWithString
:
str
];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kCellDetailColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
0
,
5
)];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kProgressDealWithColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
5
,
str
.
length
-
5
)];
[
self
.
progressLabel
setAttributedText
:
strAttr
];
self
.
alreadyLabel
.
textColor
=
kProgressDealWithColor
;
self
.
allLabel
.
textColor
=
kProgressDealWithColor
;
}
else
if
([
_spotCheck
.
state
isEqualToString
:
@"finished"
])
{
NSString
*
str
=
[
NSString
stringWithFormat
:
@"巡检进度:已评分"
];
NSMutableAttributedString
*
strAttr
=
[[
NSMutableAttributedString
alloc
]
initWithString
:
str
];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kCellDetailColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
0
,
5
)];
[
strAttr
addAttributes
:@{
NSForegroundColorAttributeName
:
kProgressDealWithColor
,
NSFontAttributeName
:
[
UIFont
systemFontOfSize
:
14
.
0
f
]}
range
:
NSMakeRange
(
5
,
str
.
length
-
5
)];
[
self
.
progressLabel
setAttributedText
:
strAttr
];
self
.
alreadyLabel
.
textColor
=
kProgressDealWithColor
;
self
.
allLabel
.
textColor
=
kProgressDealWithColor
;
}
else
{
}
}
-
(
void
)
setTaskList
:
(
TaskListModel
*
)
taskList
{
_taskList
=
taskList
;
...
...
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