Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
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
mobile-group
galaxy-iOS
Commits
9c3c3890
Commit
9c3c3890
authored
Sep 24, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务中心模块 证件续签
UI走查bug修复
parent
cf83bbd3
Changes
17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
79 additions
and
35 deletions
+79
-35
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+0
-4
YHServerCenterHoldViewController.swift
...entService(服务中心)/C/YHServerCenterHoldViewController.swift
+1
-0
YHServiceCenterMainViewController.swift
...ntService(服务中心)/C/YHServiceCenterMainViewController.swift
+0
-0
YHServiceOrderListViewController.swift
...entService(服务中心)/C/YHServiceOrderListViewController.swift
+1
-0
YHCommonAlertView.swift
...Service(服务中心)/MySignature(我的签字)/V/YHCommonAlertView.swift
+0
-1
YHResignCertificateDetailViewController.swift
...e(续期证件管理)/C/YHResignCertificateDetailViewController.swift
+1
-1
YHResignCertificateHKTableViewCell.swift
...Manage(续期证件管理)/V/YHResignCertificateHKTableViewCell.swift
+22
-1
YHResignCertificateListTableViewCell.swift
...nage(续期证件管理)/V/YHResignCertificateListTableViewCell.swift
+3
-3
YHResignCertificatePassportTableViewCell.swift
...(续期证件管理)/V/YHResignCertificatePassportTableViewCell.swift
+7
-0
YHResignCertificateDetailViewModel.swift
...anage(续期证件管理)/VM/YHResignCertificateDetailViewModel.swift
+6
-2
YHItemView.swift
...信息流程)/MainApplicantInformation(主申请人信息)/V/YHItemView.swift
+10
-2
YHServiceCenterStepThreeTableHeadView.swift
...rvice(服务中心)/V/YHServiceCenterStepThreeTableHeadView.swift
+4
-2
YHServiceMoreAlertView.swift
...s/IntelligentService(服务中心)/V/YHServiceMoreAlertView.swift
+1
-1
YHServiceOrderProgressTableViewCell.swift
...Service(服务中心)/V/YHServiceOrderProgressTableViewCell.swift
+17
-17
YHServiceStepAlertView.swift
...s/IntelligentService(服务中心)/V/YHServiceStepAlertView.swift
+6
-1
Group 33332540@2x.png
...r/客服段/办证段/7上传过关证件/xbt_tips.imageset/Group 33332540@2x.png
+0
-0
Group 33332540@3x.png
...r/客服段/办证段/7上传过关证件/xbt_tips.imageset/Group 33332540@3x.png
+0
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
9c3c3890
...
...
@@ -760,7 +760,6 @@
A5ACE94F2B4564F7002C94D2
/* YhOverlayView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9112B4564F7002C94D2
/* YhOverlayView.swift */
;
};
A5ACE9502B4564F7002C94D2
/* YhCacheTool.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9122B4564F7002C94D2
/* YhCacheTool.swift */
;
};
A5ACE9512B4564F7002C94D2
/* YhConstant.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9132B4564F7002C94D2
/* YhConstant.swift */
;
};
A5ACE9522B4564F7002C94D2
/* YHServiceCenterMainViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9192B4564F7002C94D2
/* YHServiceCenterMainViewController.swift */
;
};
A5ACE9532B4564F7002C94D2
/* YHBaseViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9202B4564F7002C94D2
/* YHBaseViewController.swift */
;
};
A5ACE9542B4564F7002C94D2
/* YHNavigationController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9212B4564F7002C94D2
/* YHNavigationController.swift */
;
};
A5ACE9552B4564F7002C94D2
/* YHTabBarViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5ACE9222B4564F7002C94D2
/* YHTabBarViewController.swift */
;
};
...
...
@@ -1621,7 +1620,6 @@
A5ACE9122B4564F7002C94D2
/* YhCacheTool.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YhCacheTool.swift
;
sourceTree
=
"<group>"
;
};
A5ACE9132B4564F7002C94D2
/* YhConstant.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YhConstant.swift
;
sourceTree
=
"<group>"
;
};
A5ACE9152B4564F7002C94D2
/* galaxy-Bridge-Header.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"galaxy-Bridge-Header.h"
;
sourceTree
=
"<group>"
;
};
A5ACE9192B4564F7002C94D2
/* YHServiceCenterMainViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHServiceCenterMainViewController.swift
;
sourceTree
=
"<group>"
;
};
A5ACE9202B4564F7002C94D2
/* YHBaseViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHBaseViewController.swift
;
sourceTree
=
"<group>"
;
};
A5ACE9212B4564F7002C94D2
/* YHNavigationController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHNavigationController.swift
;
sourceTree
=
"<group>"
;
};
A5ACE9222B4564F7002C94D2
/* YHTabBarViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHTabBarViewController.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -4242,7 +4240,6 @@
A5ACE9182B4564F7002C94D2
/* C */
=
{
isa
=
PBXGroup
;
children
=
(
A5ACE9192B4564F7002C94D2
/* YHServiceCenterMainViewController.swift */
,
044EE2222C8FE1D000A2FE3A
/* YHServiceCenterViewController.swift */
,
044EE2242C90138000A2FE3A
/* YHServerCenterHoldViewController.swift */
,
04E41DE72BD240570077EAE3
/* YHOrderDetailViewController.swift */
,
...
...
@@ -4989,7 +4986,6 @@
049D62C22C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift in Sources */
,
0430E64C2C732821000511E2
/* YHNoAdopterAlertView.swift in Sources */
,
04CE1ADE2C2AD91F001CB80A
/* YHActivityTravelCell.swift in Sources */
,
A5ACE9522B4564F7002C94D2
/* YHServiceCenterMainViewController.swift in Sources */
,
045EEF072B9F171A0022A143
/* YHBasicInfoFillViewModel.swift in Sources */
,
045EEF212B9F171A0022A143
/* YHMainInformationTableViewCell.swift in Sources */
,
A5ACE9462B4564F7002C94D2
/* YHHUDSquareBaseView.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/C/YHServerCenterHoldViewController.swift
View file @
9c3c3890
...
...
@@ -154,6 +154,7 @@ class YHServerCenterHoldViewController: UIViewController {
let
indicator
=
JXSegmentedIndicatorLineView
()
indicator
.
indicatorWidth
=
16
indicator
.
indicatorColor
=
UIColor
.
brandMainColor
indicator
.
indicatorHeight
=
2
indicator
.
indicatorCornerRadius
=
0
indicator
.
verticalOffset
=
4
segmentedView
.
indicators
=
[
indicator
]
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/C/YHServiceCenterMainViewController.swift
deleted
100644 → 0
View file @
cf83bbd3
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/C/YHServiceOrderListViewController.swift
View file @
9c3c3890
...
...
@@ -243,6 +243,7 @@ extension YHServiceOrderListView {
func
setupUI
()
{
gk_navBarAlpha
=
0
gk_navigationBar
.
isHidden
=
true
view
.
backgroundColor
=
UIColor
(
hex
:
0xf4f6fa
)
homeTableView
=
{
let
tableView
=
YHGestureTableView
(
frame
:
.
zero
,
style
:
.
grouped
)
tableView
.
backgroundColor
=
.
clear
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MySignature(我的签字)/V/YHCommonAlertView.swift
View file @
9c3c3890
...
...
@@ -103,7 +103,6 @@ class YHCommonAlertView: UIView {
agreeButton
.
snp
.
remakeConstraints
{
make
in
make
.
top
.
equalTo
(
messageLabel
.
snp
.
bottom
)
.
offset
(
36
)
make
.
height
.
equalTo
(
45
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
kMargin
)
make
.
left
.
equalToSuperview
()
.
offset
(
kMargin
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignCertificateManage(续期证件管理)/C/YHResignCertificateDetailViewController.swift
View file @
9c3c3890
...
...
@@ -477,7 +477,7 @@ private extension YHResignCertificateDetailViewController {
lineView
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalToSuperview
()
.
offset
(
18
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
18
)
make
.
top
.
equalTo
(
titleTextView
.
snp
.
bottom
)
.
offset
(
12
)
make
.
top
.
equalTo
(
titleTextView
.
snp
.
bottom
)
.
offset
(
4
)
make
.
height
.
equalTo
(
1
)
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignCertificateManage(续期证件管理)/V/YHResignCertificateHKTableViewCell.swift
View file @
9c3c3890
...
...
@@ -346,7 +346,7 @@ class YHResignCertificateHKTableViewCell: UITableViewCell {
}()
centerView
.
addSubview
(
backSurfaceImageButton
)
backSurfaceImageButton
.
snp
.
makeConstraints
{
make
in
make
.
right
.
equalTo
(
-
8
)
make
.
right
.
equalTo
(
-
1
8
)
make
.
top
.
equalTo
(
96
)
make
.
height
.
equalTo
(
102
)
make
.
width
.
equalTo
(
CGFloat
(
147
)
.
fix
)
...
...
@@ -410,6 +410,13 @@ class YHResignCertificateHKTableViewCell: UITableViewCell {
}
cardBeginView
=
{
let
view
=
YHItemView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
.
separatorColor
view
.
addSubview
(
line
)
line
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
height
.
equalTo
(
0.5
)
}
return
view
}()
cardBeginView
.
block
=
{[
weak
self
]
model
in
...
...
@@ -428,6 +435,13 @@ class YHResignCertificateHKTableViewCell: UITableViewCell {
cardEndView
=
{
let
view
=
YHItemView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
.
separatorColor
view
.
addSubview
(
line
)
line
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
height
.
equalTo
(
0.5
)
}
return
view
}()
cardEndView
.
block
=
{[
weak
self
]
model
in
...
...
@@ -468,6 +482,13 @@ class YHResignCertificateHKTableViewCell: UITableViewCell {
signBeginView
=
{
let
view
=
YHItemView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
.
separatorColor
view
.
addSubview
(
line
)
line
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
height
.
equalTo
(
0.5
)
}
return
view
}()
signBeginView
.
block
=
{[
weak
self
]
model
in
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignCertificateManage(续期证件管理)/V/YHResignCertificateListTableViewCell.swift
View file @
9c3c3890
...
...
@@ -168,7 +168,7 @@ class YHResignCertificateView: UIView {
subTitleLabel
=
{
let
label
=
UILabel
()
label
.
font
=
UIFont
.
PFSC_
B
(
ofSize
:
12
)
label
.
font
=
UIFont
.
PFSC_
R
(
ofSize
:
12
)
label
.
textAlignment
=
.
left
label
.
numberOfLines
=
2
label
.
textColor
=
UIColor
.
mainTextColor50
...
...
@@ -189,7 +189,7 @@ class YHResignCertificateView: UIView {
}()
addSubview
(
explainLabel
)
explainLabel
.
snp
.
makeConstraints
{
make
in
make
.
right
.
equalTo
(
-
2
4
)
make
.
right
.
equalTo
(
-
2
0
)
make
.
left
.
equalToSuperview
()
make
.
height
.
equalTo
(
20
)
make
.
centerY
.
equalToSuperview
()
...
...
@@ -255,7 +255,7 @@ class YHResignCertificateView: UIView {
}
else
{
nextStepImageView
.
isHidden
=
false
explainLabel
.
snp
.
remakeConstraints
{
make
in
make
.
right
.
equalTo
(
-
2
4
)
make
.
right
.
equalTo
(
-
2
0
)
make
.
left
.
equalToSuperview
()
make
.
height
.
equalTo
(
20
)
make
.
centerY
.
equalToSuperview
()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignCertificateManage(续期证件管理)/V/YHResignCertificatePassportTableViewCell.swift
View file @
9c3c3890
...
...
@@ -275,6 +275,13 @@ class YHResignCertificatePassportTableViewCell: UITableViewCell {
cardBeginView
=
{
let
view
=
YHItemView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
.
separatorColor
view
.
addSubview
(
line
)
line
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
height
.
equalTo
(
0.5
)
}
return
view
}()
cardBeginView
.
block
=
{[
weak
self
]
model
in
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignCertificateManage(续期证件管理)/VM/YHResignCertificateDetailViewModel.swift
View file @
9c3c3890
...
...
@@ -38,8 +38,8 @@ class YHResignCertificateDetailViewModel: YHBaseViewModel {
}
func
getPassPortDataSource
(
_
isShowPrompt
:
Bool
)
->
[
YHItemModel
]
{
let
item1
=
YHItemModel
(
id
:
.
id
1
,
isNeed
:
true
,
title
:
"签发日期"
,
isUserKeyBoard
:
false
,
prompts
:
"请选择"
,
message
:
getResultString
(
dataModel
.
cert_info
.
issue_start
),
type
:
.
time
,
isShowPrompts
:
isShowPrompt
,
alertMessage
:
"请选择开始时间"
)
let
item2
=
YHItemModel
(
id
:
.
id
2
,
isNeed
:
true
,
title
:
"届满日期"
,
isUserKeyBoard
:
false
,
prompts
:
"请选择"
,
message
:
getResultString
(
dataModel
.
cert_info
.
issue_end
),
type
:
.
time
,
isShowPrompts
:
isShowPrompt
,
alertMessage
:
"请选择到期时间"
)
let
item1
=
YHItemModel
(
id
:
.
id
5
,
isNeed
:
true
,
title
:
"签发日期"
,
isUserKeyBoard
:
false
,
prompts
:
"请选择"
,
message
:
getResultString
(
dataModel
.
cert_info
.
issue_start
),
type
:
.
time
,
isShowPrompts
:
isShowPrompt
,
alertMessage
:
"请选择开始时间"
)
let
item2
=
YHItemModel
(
id
:
.
id
6
,
isNeed
:
true
,
title
:
"届满日期"
,
isUserKeyBoard
:
false
,
prompts
:
"请选择"
,
message
:
getResultString
(
dataModel
.
cert_info
.
issue_end
),
type
:
.
time
,
isShowPrompts
:
isShowPrompt
,
alertMessage
:
"请选择到期时间"
)
return
[
item1
,
item2
]
}
...
...
@@ -54,6 +54,10 @@ class YHResignCertificateDetailViewModel: YHBaseViewModel {
dataModel
.
cert_info
.
validate_start
=
item
.
message
??
""
case
.
id4
:
dataModel
.
cert_info
.
validate_end
=
item
.
message
??
""
case
.
id5
:
dataModel
.
cert_info
.
issue_start
=
item
.
message
??
""
case
.
id6
:
dataModel
.
cert_info
.
issue_end
=
item
.
message
??
""
default
:
break
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/MainApplicantInformation(主申请人信息)/V/YHItemView.swift
View file @
9c3c3890
...
...
@@ -462,14 +462,22 @@ class YHItemView: UIView {
case
.
time
:
var
title
=
""
var
isLastDay
=
false
if
dataSource
?
.
id
==
.
id10
||
dataSource
?
.
id
==
.
id14
||
dataSource
?
.
id
==
.
id19
{
if
dataSource
?
.
id
==
.
id
5
||
dataSource
?
.
id
==
.
id
10
||
dataSource
?
.
id
==
.
id14
||
dataSource
?
.
id
==
.
id19
{
title
=
"请选择签发日期"
isLastDay
=
true
}
if
dataSource
?
.
id
==
.
id11
||
dataSource
?
.
id
==
.
id15
||
dataSource
?
.
id
==
.
id20
{
if
dataSource
?
.
id
==
.
id
6
||
dataSource
?
.
id
==
.
id
11
||
dataSource
?
.
id
==
.
id15
||
dataSource
?
.
id
==
.
id20
{
title
=
"请选择届满日期"
isLastDay
=
false
}
if
dataSource
?
.
id
==
.
id1
||
dataSource
?
.
id
==
.
id3
{
title
=
"请选择开始时间"
isLastDay
=
false
}
if
dataSource
?
.
id
==
.
id2
||
dataSource
?
.
id
==
.
id4
{
title
=
"请选择到期时间"
isLastDay
=
false
}
if
dataSource
?
.
id
==
.
id24
{
title
=
"请选择出生日期"
isLastDay
=
true
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHServiceCenterStepThreeTableHeadView.swift
View file @
9c3c3890
...
...
@@ -72,7 +72,7 @@ class YHServiceCenterStepThreeTableHeadView: UIView {
bgView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
.
page
BkgColor
view
.
backgroundColor
=
UIColor
.
content
BkgColor
return
view
}()
addSubview
(
bgView
)
...
...
@@ -87,7 +87,7 @@ class YHServiceCenterStepThreeTableHeadView: UIView {
let
label
=
UILabel
()
label
.
textColor
=
UIColor
.
mainTextColor70
label
.
text
=
""
label
.
font
=
UIFont
.
PFSC_
M
(
ofSize
:
13
)
label
.
font
=
UIFont
.
PFSC_
R
(
ofSize
:
13
)
return
label
}()
bgView
.
addSubview
(
explainLabel
)
...
...
@@ -170,11 +170,13 @@ class YHServiceSectionStepThreeCollectionViewCell: UICollectionViewCell {
func
setSelectedStyle
()
{
descripeLable
.
textColor
=
UIColor
.
mainTextColor
descripeLable
.
layer
.
borderColor
=
UIColor
.
mainTextColor
.
cgColor
descripeLable
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
13
)
}
func
setDeSelectedStyle
()
{
descripeLable
.
textColor
=
UIColor
.
mainTextColor50
descripeLable
.
layer
.
borderColor
=
UIColor
.
mainTextColor18
.
cgColor
descripeLable
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
13
)
}
var
dataSource
:
Int
=
0
{
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHServiceMoreAlertView.swift
View file @
9c3c3890
...
...
@@ -62,7 +62,7 @@ class YHServiceMoreAlertView: UIView {
centerView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
.
white
view
.
layer
.
cornerRadius
=
kCornerRadius
8
view
.
layer
.
cornerRadius
=
kCornerRadius
3
return
view
}()
addSubview
(
centerView
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHServiceOrderProgressTableViewCell.swift
View file @
9c3c3890
...
...
@@ -80,7 +80,7 @@ extension YHServiceOrderProgressTableViewCell {
// 0未知 1待开始 2进行中 3 已完成
if
model
.
status
==
1
{
titleLabel
.
textColor
=
UIColor
.
mainTextColor50
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
buttonLabel
.
text
=
"待开始"
buttonLabel
.
backgroundColor
=
UIColor
(
hex
:
0xb8babe
,
transparency
:
0.5
)
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_normal"
)
...
...
@@ -228,7 +228,7 @@ extension YHServiceOrderProgressTableViewCell {
let
aaa
:
ASAttributedString
=
.
init
(
"哦~"
,
.
font
(
UIFont
.
PFSC_M
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
yhGreyColor
))
messageLabel
.
attributed
.
text
=
a
+
aa
+
aaa
buttonLabel
.
text
=
"请稍候"
buttonLabel
.
backgroundColor
=
UIColor
.
yhGrey
Color50
buttonLabel
.
backgroundColor
=
UIColor
.
mainText
Color50
}
else
{
let
a
:
ASAttributedString
=
.
init
(
"您还有"
,
.
font
(
UIFont
.
PFSC_M
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
yhGreyColor
))
let
aa
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
num
)
份"
),
.
font
(
UIFont
.
PFSC_M
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
brandMainColor
))
...
...
@@ -246,7 +246,7 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"正在等待原则批结果~"
buttonLabel
.
text
=
"去查看"
buttonLabel
.
backgroundColor
=
UIColor
.
brandMainColor
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progress
.
changeColor
(
UIColor
.
brandMainColor
)
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_normal"
)
let
b
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
percentage
)
"
),
.
font
(
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
24
)
!
),
.
foreground
(
UIColor
.
mainTextColor
.
withAlphaComponent
(
0.3
)))
...
...
@@ -259,7 +259,7 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"正在进行原则批补件~"
buttonLabel
.
text
=
"去查看"
buttonLabel
.
backgroundColor
=
UIColor
.
brandMainColor
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progress
.
changeColor
(
UIColor
.
brandMainColor
)
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_normal"
)
let
b
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
percentage
)
"
),
.
font
(
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
24
)
!
),
.
foreground
(
UIColor
.
mainTextColor
.
withAlphaComponent
(
0.3
)))
...
...
@@ -272,7 +272,7 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"恭喜您,原则批已获批~"
buttonLabel
.
text
=
"去查看"
buttonLabel
.
backgroundColor
=
UIColor
.
brandMainColor
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progress
.
changeColor
(
UIColor
.
brandMainColor
)
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_start"
)
let
b
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
percentage
)
"
),
.
font
(
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
24
)
!
),
.
foreground
(
UIColor
.
mainTextColor
))
...
...
@@ -285,7 +285,7 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"很遗憾,您未获批准~"
buttonLabel
.
text
=
"去查看"
buttonLabel
.
backgroundColor
=
UIColor
(
hex
:
0x55cba0
)
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progress
.
changeColor
(
UIColor
(
hex
:
0x55cba0
))
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_end"
)
let
b
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
percentage
)
"
),
.
font
(
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
24
)
!
),
.
foreground
(
UIColor
.
mainTextColor
))
...
...
@@ -298,7 +298,7 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"恭喜您,正式批已获批~"
buttonLabel
.
text
=
"去查看"
buttonLabel
.
backgroundColor
=
UIColor
(
hex
:
0x55cba0
)
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progress
.
changeColor
(
UIColor
(
hex
:
0x55cba0
))
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_end"
)
let
b
:
ASAttributedString
=
.
init
(
NSAttributedString
(
string
:
"
\(
model
.
percentage
)
"
),
.
font
(
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
24
)
!
),
.
foreground
(
UIColor
.
mainTextColor
))
...
...
@@ -310,7 +310,7 @@ extension YHServiceOrderProgressTableViewCell {
titleLabel
.
text
=
"家庭信息确认"
messageLabel
.
text
=
"请确认现阶段信息是否存在变更~"
buttonLabel
.
text
=
"待确认"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
21
{
...
...
@@ -320,7 +320,7 @@ extension YHServiceOrderProgressTableViewCell {
progress
.
isHidden
=
true
progressImageView
.
isHidden
=
true
progressLabel
.
isHidden
=
true
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
messageLabel
.
snp
.
remakeConstraints
{
make
in
make
.
top
.
equalTo
(
49
)
make
.
left
.
equalTo
(
21
)
...
...
@@ -336,21 +336,21 @@ extension YHServiceOrderProgressTableViewCell {
messageLabel
.
text
=
"请填写意向办证时间,银河代预约~"
}
buttonLabel
.
text
=
"去查看"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
23
{
titleLabel
.
text
=
"电子签证缴费"
messageLabel
.
text
=
"请根据指引缴费领取电子签证~"
buttonLabel
.
text
=
"待缴费"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
25
{
titleLabel
.
text
=
"赴港行程指引"
messageLabel
.
text
=
"请根据指引清单提前规划赴港行程"
buttonLabel
.
text
=
"去查看"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
progressImageView
.
isHidden
=
true
progressLabel
.
isHidden
=
true
messageLabel
.
snp
.
remakeConstraints
{
make
in
...
...
@@ -364,27 +364,27 @@ extension YHServiceOrderProgressTableViewCell {
titleLabel
.
text
=
"旅行证件准备"
messageLabel
.
text
=
"请更新所有赴港人员的旅行证件"
buttonLabel
.
text
=
"去上传"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
27
{
titleLabel
.
text
=
"上传过关证件"
messageLabel
.
text
=
"点击保存入境小白条及香港身份证(后续身份续期、永居均涉及)"
buttonLabel
.
text
=
"去上传"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
31
{
titleLabel
.
text
=
"续签资料管理"
messageLabel
.
text
=
"请根据资料清单上传您的续签证明文件~"
buttonLabel
.
text
=
"去上传"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
if
model
.
type
==
32
{
titleLabel
.
text
=
"续签文书管理"
messageLabel
.
text
=
"请确认您的续签文书内容并完成签字~"
buttonLabel
.
text
=
"去确认"
messageLabel
.
textColor
=
UIColor
.
yhGrey
Color50
messageLabel
.
textColor
=
UIColor
.
mainText
Color50
}
}
if
model
.
status
==
3
{
...
...
@@ -475,7 +475,7 @@ extension YHServiceOrderProgressTableViewCell {
if
model
.
status
==
4
{
titleLabel
.
textColor
=
UIColor
.
mainTextColor
buttonLabel
.
text
=
"请稍候"
buttonLabel
.
backgroundColor
=
UIColor
.
yhGrey
Color50
buttonLabel
.
backgroundColor
=
UIColor
.
mainText
Color50
progressImageView
.
image
=
UIImage
(
named
:
"service_progress_start"
)
progress
.
changeColor
(
UIColor
.
brandMainColor
)
// 1 证件 2 信息完善 3 我的评分 4 我的方案 5 我的签字 6我的文书
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHServiceStepAlertView.swift
View file @
9c3c3890
...
...
@@ -19,9 +19,14 @@ class YHServiceStepAlertView: UIView {
if
isStepOne
{
orderButton
.
isSelected
=
false
guideButton
.
isSelected
=
true
orderButton
.
titleLabel
?
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
guideButton
.
titleLabel
?
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
14
)
}
else
{
orderButton
.
isSelected
=
true
guideButton
.
isSelected
=
false
orderButton
.
titleLabel
?
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
14
)
guideButton
.
titleLabel
?
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
}
}
}
...
...
@@ -52,7 +57,7 @@ class YHServiceStepAlertView: UIView {
centerView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
.
white
view
.
layer
.
cornerRadius
=
kCornerRadius
8
view
.
layer
.
cornerRadius
=
kCornerRadius
3
return
view
}()
addSubview
(
centerView
)
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/7上传过关证件/xbt_tips.imageset/Group 33332540@2x.png
View replaced file @
cf83bbd3
View file @
9c3c3890
74 KB
|
W:
|
H:
73.1 KB
|
W:
|
H:
2-up
Swipe
Onion skin
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/7上传过关证件/xbt_tips.imageset/Group 33332540@3x.png
View replaced file @
cf83bbd3
View file @
9c3c3890
143 KB
|
W:
|
H:
140 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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