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
fda3d7de
Commit
fda3d7de
authored
Jan 26, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 表单cell 更名
parent
534c91ed
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
66 additions
and
66 deletions
+66
-66
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+24
-24
YHCertificateViewController.swift
...cess(流程)/FamilyMember/C/YHCertificateViewController.swift
+8
-8
YHFamilyMemberFormVC.swift
...viceProcess(流程)/FamilyMember/C/YHFamilyMemberFormVC.swift
+8
-8
YHSpouseFormVC.swift
...心)/ServiceProcess(流程)/FamilyMember/C/YHSpouseFormVC.swift
+9
-9
YHFormItemAddCell.swift
...viceProcess(流程)/FamilyMember/View/YHFormItemAddCell.swift
+2
-2
YHFormItemDoubleChoiceCell.swift
...ss(流程)/FamilyMember/View/YHFormItemDoubleChoiceCell.swift
+2
-2
YHFormItemEnterDetailCell.swift
...ess(流程)/FamilyMember/View/YHFormItemEnterDetailCell.swift
+2
-2
YHFormItemInputTextCell.swift
...ocess(流程)/FamilyMember/View/YHFormItemInputTextCell.swift
+2
-2
YHFormItemQuestionCell.swift
...rocess(流程)/FamilyMember/View/YHFormItemQuestionCell.swift
+2
-2
YHFormItemTitleCell.swift
...ceProcess(流程)/FamilyMember/View/YHFormItemTitleCell.swift
+2
-2
YHMainApplicantInformationViewController.swift
...ormation/C/YHMainApplicantInformationViewController.swift
+5
-5
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
fda3d7de
...
...
@@ -8,12 +8,12 @@
/* Begin PBXBuildFile section */
041B52872B5657B3007EBCEB
/* IMAppKey.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52862B5657B3007EBCEB
/* IMAppKey.swift */
;
};
041B528B2B5E15F1007EBCEB
/* YH
DoubleChoiceQuestionCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528A2B5E15F1007EBCEB
/* YHDoubleChoice
QuestionCell.swift */
;
};
041B528D2B5E58FA007EBCEB
/* YH
DoubleChoiceFormCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528C2B5E58FA007EBCEB
/* YHDoubleChoiceForm
Cell.swift */
;
};
041B528F2B5E620E007EBCEB
/* YH
SingleLineInputCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528E2B5E620E007EBCEB
/* YHSingleLineInpu
tCell.swift */
;
};
041B52912B5E67F3007EBCEB
/* YH
SingleLineSelectCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52902B5E67F3007EBCEB
/* YHSingleLineSelect
Cell.swift */
;
};
041B52932B5E6CBA007EBCEB
/* YHForm
TitleCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52922B5E6CBA007EBCEB
/* YHFor
mTitleCell.swift */
;
};
041B52952B5E7037007EBCEB
/* YHForm
AddInfoCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52942B5E7037007EBCEB
/* YHFormAddInfo
Cell.swift */
;
};
041B528B2B5E15F1007EBCEB
/* YH
FormItemQuestionCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528A2B5E15F1007EBCEB
/* YHFormItem
QuestionCell.swift */
;
};
041B528D2B5E58FA007EBCEB
/* YH
FormItemDoubleChoiceCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528C2B5E58FA007EBCEB
/* YHFormItemDoubleChoice
Cell.swift */
;
};
041B528F2B5E620E007EBCEB
/* YH
FormItemInputTextCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B528E2B5E620E007EBCEB
/* YHFormItemInputTex
tCell.swift */
;
};
041B52912B5E67F3007EBCEB
/* YH
FormItemEnterDetailCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52902B5E67F3007EBCEB
/* YHFormItemEnterDetail
Cell.swift */
;
};
041B52932B5E6CBA007EBCEB
/* YHForm
ItemTitleCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52922B5E6CBA007EBCEB
/* YHFormIte
mTitleCell.swift */
;
};
041B52952B5E7037007EBCEB
/* YHForm
ItemAddCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52942B5E7037007EBCEB
/* YHFormItemAdd
Cell.swift */
;
};
041B52982B5E8EA0007EBCEB
/* YHFamilyMemberFormVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52972B5E8EA0007EBCEB
/* YHFamilyMemberFormVC.swift */
;
};
041B52D62B5F899E007EBCEB
/* YHSpouseFormVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52D52B5F899E007EBCEB
/* YHSpouseFormVC.swift */
;
};
041B52D92B5F8B07007EBCEB
/* YHConsortInfo.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
041B52D82B5F8B07007EBCEB
/* YHConsortInfo.swift */
;
};
...
...
@@ -163,12 +163,12 @@
/* Begin PBXFileReference section */
041B52862B5657B3007EBCEB
/* IMAppKey.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
IMAppKey.swift
;
sourceTree
=
"<group>"
;
};
041B528A2B5E15F1007EBCEB
/* YH
DoubleChoiceQuestionCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHDoubleChoice
QuestionCell.swift
;
sourceTree
=
"<group>"
;
};
041B528C2B5E58FA007EBCEB
/* YH
DoubleChoiceFormCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHDoubleChoiceForm
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B528E2B5E620E007EBCEB
/* YH
SingleLineInputCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSingleLineInpu
tCell.swift
;
sourceTree
=
"<group>"
;
};
041B52902B5E67F3007EBCEB
/* YH
SingleLineSelectCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSingleLineSelect
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B52922B5E6CBA007EBCEB
/* YHForm
TitleCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFor
mTitleCell.swift
;
sourceTree
=
"<group>"
;
};
041B52942B5E7037007EBCEB
/* YHForm
AddInfoCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormAddInfo
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B528A2B5E15F1007EBCEB
/* YH
FormItemQuestionCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItem
QuestionCell.swift
;
sourceTree
=
"<group>"
;
};
041B528C2B5E58FA007EBCEB
/* YH
FormItemDoubleChoiceCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemDoubleChoice
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B528E2B5E620E007EBCEB
/* YH
FormItemInputTextCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemInputTex
tCell.swift
;
sourceTree
=
"<group>"
;
};
041B52902B5E67F3007EBCEB
/* YH
FormItemEnterDetailCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemEnterDetail
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B52922B5E6CBA007EBCEB
/* YHForm
ItemTitleCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormIte
mTitleCell.swift
;
sourceTree
=
"<group>"
;
};
041B52942B5E7037007EBCEB
/* YHForm
ItemAddCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemAdd
Cell.swift
;
sourceTree
=
"<group>"
;
};
041B52972B5E8EA0007EBCEB
/* YHFamilyMemberFormVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFamilyMemberFormVC.swift
;
sourceTree
=
"<group>"
;
};
041B52D52B5F899E007EBCEB
/* YHSpouseFormVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSpouseFormVC.swift
;
sourceTree
=
"<group>"
;
};
041B52D82B5F8B07007EBCEB
/* YHConsortInfo.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHConsortInfo.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -342,13 +342,13 @@
041B52892B5E14EB007EBCEB
/* View */
=
{
isa
=
PBXGroup
;
children
=
(
041B528A2B5E15F1007EBCEB
/* YH
DoubleChoice
QuestionCell.swift */
,
041B528C2B5E58FA007EBCEB
/* YH
DoubleChoiceForm
Cell.swift */
,
041B528E2B5E620E007EBCEB
/* YH
SingleLineInpu
tCell.swift */
,
041B52902B5E67F3007EBCEB
/* YH
SingleLineSelect
Cell.swift */
,
041B528A2B5E15F1007EBCEB
/* YH
FormItem
QuestionCell.swift */
,
041B528C2B5E58FA007EBCEB
/* YH
FormItemDoubleChoice
Cell.swift */
,
041B528E2B5E620E007EBCEB
/* YH
FormItemInputTex
tCell.swift */
,
041B52902B5E67F3007EBCEB
/* YH
FormItemEnterDetail
Cell.swift */
,
042FBBBC2B63519C00F9DE23
/* YHFormItemSelectSheetCell.swift */
,
041B52922B5E6CBA007EBCEB
/* YHFormTitleCell.swift */
,
041B52942B5E7037007EBCEB
/* YHForm
AddInfo
Cell.swift */
,
041B52922B5E6CBA007EBCEB
/* YHForm
Item
TitleCell.swift */
,
041B52942B5E7037007EBCEB
/* YHForm
ItemAdd
Cell.swift */
,
);
path
=
View
;
sourceTree
=
"<group>"
;
...
...
@@ -1065,10 +1065,10 @@
A5ACE9542B4564F7002C94D2
/* YHNavigationController.swift in Sources */
,
A5ACE95E2B4571BF002C94D2
/* YHHomeViewController.swift in Sources */
,
A5FD63BD2B623C2C00D1D9DA
/* YHInformationPerfectListVC.swift in Sources */
,
041B52932B5E6CBA007EBCEB
/* YHFormTitleCell.swift in Sources */
,
041B52952B5E7037007EBCEB
/* YHForm
AddInfo
Cell.swift in Sources */
,
041B52932B5E6CBA007EBCEB
/* YHForm
Item
TitleCell.swift in Sources */
,
041B52952B5E7037007EBCEB
/* YHForm
ItemAdd
Cell.swift in Sources */
,
A5ACE93D2B4564F7002C94D2
/* UIButton+Extension.swift in Sources */
,
041B528D2B5E58FA007EBCEB
/* YH
DoubleChoiceForm
Cell.swift in Sources */
,
041B528D2B5E58FA007EBCEB
/* YH
FormItemDoubleChoice
Cell.swift in Sources */
,
A5ACE9292B4564F7002C94D2
/* YHSmsCodeInputView.swift in Sources */
,
A5ACE9452B4564F7002C94D2
/* BsHUDContainerView.swift in Sources */
,
A5ACE93A2B4564F7002C94D2
/* NSAttributedString+Extension.swift in Sources */
,
...
...
@@ -1092,7 +1092,7 @@
0468D4452B62064700CFB916
/* YHStepView.swift in Sources */
,
A5C5B3232B57BF8F00A7C5D1
/* YHDavidCell1.swift in Sources */
,
A5C5B2FB2B5535DF00A7C5D1
/* YHHomeBannerView.swift in Sources */
,
041B528B2B5E15F1007EBCEB
/* YH
DoubleChoice
QuestionCell.swift in Sources */
,
041B528B2B5E15F1007EBCEB
/* YH
FormItem
QuestionCell.swift in Sources */
,
A5ACE94B2B4564F7002C94D2
/* BsHUDRotatingImageView.swift in Sources */
,
041B52DD2B60A889007EBCEB
/* YHTest.swift in Sources */
,
A5ACE94F2B4564F7002C94D2
/* YhOverlayView.swift in Sources */
,
...
...
@@ -1115,7 +1115,7 @@
A5ACE9312B4564F7002C94D2
/* YHPersonalCenterCell.swift in Sources */
,
A5ACE9532B4564F7002C94D2
/* YHBaseViewController.swift in Sources */
,
A5ACE9392B4564F7002C94D2
/* UIDevice+Extension.swift in Sources */
,
041B52912B5E67F3007EBCEB
/* YH
SingleLineSelect
Cell.swift in Sources */
,
041B52912B5E67F3007EBCEB
/* YH
FormItemEnterDetail
Cell.swift in Sources */
,
A5ACE9422B4564F7002C94D2
/* AppDelegate+Extension.swift in Sources */
,
A5FD63BF2B6250BC00D1D9DA
/* YHInformationPerfectCell.swift in Sources */
,
A510441A2B495DD0006B60BB
/* UIView+Extension.swift in Sources */
,
...
...
@@ -1128,7 +1128,7 @@
A5C5B3122B57B47D00A7C5D1
/* YHDavidCell0.swift in Sources */
,
A56D2D612B62020C009C83A8
/* YHContractMainItemStatusCell.swift in Sources */
,
0468D43A2B579EAC00CFB916
/* YHLoginViewModel.swift in Sources */
,
041B528F2B5E620E007EBCEB
/* YH
SingleLineInpu
tCell.swift in Sources */
,
041B528F2B5E620E007EBCEB
/* YH
FormItemInputTex
tCell.swift in Sources */
,
A5ACE9402B4564F7002C94D2
/* String+Extension.swift in Sources */
,
A5ACE9482B4564F7002C94D2
/* BsHUDWariningView.swift in Sources */
,
A5C5B3252B57C74900A7C5D1
/* YHDavidCell3.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/C/YHCertificateViewController.swift
View file @
fda3d7de
...
...
@@ -29,11 +29,11 @@ class YHCertificateViewController: YHBaseViewController {
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
YH
DoubleChoiceFormCell
.
self
,
forCellReuseIdentifier
:
YHDoubleChoiceForm
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineInputCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineInpu
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineSelectCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineSelect
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
TitleCell
.
self
,
forCellReuseIdentifier
:
YHFor
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
AddInfoCell
.
self
,
forCellReuseIdentifier
:
YHFormAddInfo
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemDoubleChoiceCell
.
self
,
forCellReuseIdentifier
:
YHFormItemDoubleChoice
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemInputTextCell
.
self
,
forCellReuseIdentifier
:
YHFormItemInputTex
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemEnterDetailCell
.
self
,
forCellReuseIdentifier
:
YHFormItemEnterDetail
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemTitleCell
.
self
,
forCellReuseIdentifier
:
YHFormIte
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemAddCell
.
self
,
forCellReuseIdentifier
:
YHFormItemAdd
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHFormItemSelectSheetCell
.
self
,
forCellReuseIdentifier
:
YHFormItemSelectSheetCell
.
cellReuseIdentifier
)
return
tableView
...
...
@@ -101,7 +101,7 @@ extension YHCertificateViewController : UITableViewDelegate, UITableViewDataSour
let
item
:
YHFormItemProtocol
=
arr
[
indexPath
.
row
]
if
item
is
YHFormTitleItem
{
// 标题
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
TitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFor
mTitleCell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
ItemTitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormIte
mTitleCell
cell
.
titleLabel
.
text
=
item
.
getTitle
()
return
cell
...
...
@@ -112,7 +112,7 @@ extension YHCertificateViewController : UITableViewDelegate, UITableViewDataSour
let
detailItem
=
item
as!
YHFormDetailItem
if
detailItem
.
type
==
.
certificateNumber
||
detailItem
.
type
==
.
certificateSignPlace
{
// 证件号码和签发地需要填写
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
SingleLineInputCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHSingleLineInpu
tCell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemInputTextCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemInputTex
tCell
let
titleItem
=
arr
[
0
]
as!
YHFormTitleItem
if
detailItem
.
type
==
.
certificateNumber
{
cell
.
titleLabel
.
text
=
(
titleItem
.
type
==
.
chinaIdCardInfo
?
"中国身份证号"
:
"证件号码"
)
...
...
@@ -129,7 +129,7 @@ extension YHCertificateViewController : UITableViewDelegate, UITableViewDataSour
cell
.
detail
=
"中国"
return
cell
}
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
SingleLineSelectCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHSingleLineSelect
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemEnterDetailCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemEnterDetail
Cell
cell
.
titleLabel
.
text
=
detailItem
.
getTitle
()
return
cell
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/C/YHFamilyMemberFormVC.swift
View file @
fda3d7de
...
...
@@ -35,11 +35,11 @@ class YHFamilyMemberFormVC: YHBaseViewController {
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
YH
DoubleChoiceFormCell
.
self
,
forCellReuseIdentifier
:
YHDoubleChoiceForm
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineInputCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineInpu
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineSelectCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineSelect
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
TitleCell
.
self
,
forCellReuseIdentifier
:
YHFor
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
AddInfoCell
.
self
,
forCellReuseIdentifier
:
YHFormAddInfo
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemDoubleChoiceCell
.
self
,
forCellReuseIdentifier
:
YHFormItemDoubleChoice
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemInputTextCell
.
self
,
forCellReuseIdentifier
:
YHFormItemInputTex
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemEnterDetailCell
.
self
,
forCellReuseIdentifier
:
YHFormItemEnterDetail
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemTitleCell
.
self
,
forCellReuseIdentifier
:
YHFormIte
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemAddCell
.
self
,
forCellReuseIdentifier
:
YHFormItemAdd
Cell
.
cellReuseIdentifier
)
return
tableView
}()
...
...
@@ -494,7 +494,7 @@ extension YHFamilyMemberFormVC : UITableViewDelegate, UITableViewDataSource {
let
formItem
=
item
as!
YHFormTitleItem
// 配偶父母子女兄妹title
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
TitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFor
mTitleCell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
ItemTitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormIte
mTitleCell
cell
.
titleLabel
.
text
=
formItem
.
getTitle
()
cell
.
subTitleLabel
.
text
=
formItem
.
getSubTitle
()
...
...
@@ -531,7 +531,7 @@ extension YHFamilyMemberFormVC : UITableViewDelegate, UITableViewDataSource {
// 配偶父母子女兄妹具体条目
if
item
is
YHParent
||
item
is
YHChild
||
item
is
YHSpouse
||
item
is
YHBrother
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
SingleLineSelectCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHSingleLineSelect
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemEnterDetailCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemEnterDetail
Cell
cell
.
isShowDeleteBtn
=
false
cell
.
deleteBlock
=
nil
if
item
is
YHChild
||
item
is
YHBrother
{
...
...
@@ -574,7 +574,7 @@ extension YHFamilyMemberFormVC : UITableViewDelegate, UITableViewDataSource {
let
formItem
=
item
as!
YHFormAddItem
if
formItem
.
type
==
.
addChild
||
formItem
.
type
==
.
addBrother
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
AddInfoCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormAddInfo
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
ItemAddCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemAdd
Cell
cell
.
clickBlock
=
{
[
weak
self
]
in
if
formItem
.
type
==
.
addBrother
{
self
?
.
addBrother
()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/C/YHSpouseFormVC.swift
View file @
fda3d7de
...
...
@@ -27,11 +27,11 @@ class YHSpouseFormVC: YHBaseViewController {
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
YH
DoubleChoiceFormCell
.
self
,
forCellReuseIdentifier
:
YHDoubleChoiceForm
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineInputCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineInpu
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineSelectCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineSelect
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
TitleCell
.
self
,
forCellReuseIdentifier
:
YHFor
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
AddInfoCell
.
self
,
forCellReuseIdentifier
:
YHFormAddInfo
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemDoubleChoiceCell
.
self
,
forCellReuseIdentifier
:
YHFormItemDoubleChoice
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemInputTextCell
.
self
,
forCellReuseIdentifier
:
YHFormItemInputTex
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemEnterDetailCell
.
self
,
forCellReuseIdentifier
:
YHFormItemEnterDetail
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemTitleCell
.
self
,
forCellReuseIdentifier
:
YHFormIte
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemAddCell
.
self
,
forCellReuseIdentifier
:
YHFormItemAdd
Cell
.
cellReuseIdentifier
)
return
tableView
}()
...
...
@@ -172,7 +172,7 @@ extension YHSpouseFormVC : UITableViewDelegate, UITableViewDataSource {
let
item
:
YHFormItemProtocol
=
arr
[
indexPath
.
row
]
if
item
is
YHFormTitleItem
{
// 标题
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
TitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFor
mTitleCell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YHForm
ItemTitleCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormIte
mTitleCell
cell
.
titleLabel
.
text
=
item
.
getTitle
()
return
cell
...
...
@@ -182,7 +182,7 @@ extension YHSpouseFormVC : UITableViewDelegate, UITableViewDataSource {
if
detailItem
.
type
==
.
accompany
||
detailItem
.
type
==
.
hkPassport
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
DoubleChoiceFormCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHDoubleChoiceForm
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemDoubleChoiceCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemDoubleChoice
Cell
cell
.
title
=
detailItem
.
getTitle
()
if
detailItem
.
type
==
.
accompany
{
...
...
@@ -207,13 +207,13 @@ extension YHSpouseFormVC : UITableViewDelegate, UITableViewDataSource {
}
else
if
detailItem
.
type
==
.
isLiveTother
||
detailItem
.
isHongKongMacouPassport
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
DoubleChoiceFormCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHDoubleChoiceForm
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemDoubleChoiceCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemDoubleChoice
Cell
cell
.
title
=
detailItem
.
getTitle
()
return
cell
}
else
if
detailItem
.
type
==
.
country
||
detailItem
.
type
==
.
liveContry
||
detailItem
.
type
==
.
liveCity
||
detailItem
.
type
==
.
detailAddress
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
SingleLineSelectCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHSingleLineSelect
Cell
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
YH
FormItemEnterDetailCell
.
cellReuseIdentifier
,
for
:
indexPath
)
as!
YHFormItemEnterDetail
Cell
cell
.
isMust
=
detailItem
.
isNeed
cell
.
title
=
detailItem
.
getTitle
()
return
cell
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YHForm
AddInfo
Cell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YHForm
ItemAdd
Cell.swift
View file @
fda3d7de
...
...
@@ -8,9 +8,9 @@
import
UIKit
class
YHForm
AddInfo
Cell
:
UITableViewCell
{
class
YHForm
ItemAdd
Cell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YHForm
AddInfo
Cell"
static
let
cellReuseIdentifier
=
"YHForm
ItemAdd
Cell"
let
btnTitleColor
=
UIColor
(
hexString
:
"#4388FF"
)
let
btnHeight
=
44.0
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
DoubleChoiceForm
Cell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
FormItemDoubleChoice
Cell.swift
View file @
fda3d7de
...
...
@@ -8,9 +8,9 @@
import
UIKit
class
YH
DoubleChoiceForm
Cell
:
UITableViewCell
{
class
YH
FormItemDoubleChoice
Cell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YH
DoubleChoiceForm
Cell"
static
let
cellReuseIdentifier
=
"YH
FormItemDoubleChoice
Cell"
let
btnWidth
=
70.0
let
btnHeight
=
32.0
let
btnTitleSelectColor
=
UIColor
(
hex
:
0x4487F9
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
SingleLineSelect
Cell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
FormItemEnterDetail
Cell.swift
View file @
fda3d7de
...
...
@@ -8,9 +8,9 @@
import
UIKit
class
YH
SingleLineSelect
Cell
:
UITableViewCell
{
class
YH
FormItemEnterDetail
Cell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YH
SingleLineSelect
Cell"
static
let
cellReuseIdentifier
=
"YH
FormItemEnterDetail
Cell"
// 是否必填 如必填title会展示红色*
var
isMust
=
false
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
SingleLineInpu
tCell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
FormItemInputTex
tCell.swift
View file @
fda3d7de
...
...
@@ -8,9 +8,9 @@
import
UIKit
class
YH
SingleLineInpu
tCell
:
UITableViewCell
{
class
YH
FormItemInputTex
tCell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YH
SingleLineInpu
tCell"
static
let
cellReuseIdentifier
=
"YH
FormItemInputTex
tCell"
// 是否必填 如必填title会展示红色*
var
isMust
=
false
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
DoubleChoice
QuestionCell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YH
FormItem
QuestionCell.swift
View file @
fda3d7de
...
...
@@ -9,9 +9,9 @@
import
UIKit
class
YH
DoubleChoice
QuestionCell
:
UITableViewCell
{
class
YH
FormItem
QuestionCell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YH
DoubleChoice
QuestionCell"
static
let
cellReuseIdentifier
=
"YH
FormItem
QuestionCell"
let
btnWidth
=
70.0
let
btnHeight
=
32.0
let
btnTitleSelectColor
=
UIColor
(
hex
:
0x4487F9
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YHFormTitleCell.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember/View/YHForm
Item
TitleCell.swift
View file @
fda3d7de
...
...
@@ -8,9 +8,9 @@
import
UIKit
class
YHFormTitleCell
:
UITableViewCell
{
class
YHForm
Item
TitleCell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YHFormTitleCell"
static
let
cellReuseIdentifier
=
"YHForm
Item
TitleCell"
let
editTag
=
9527
let
cancelTag
=
9528
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/MainApplicantInformation/C/YHMainApplicantInformationViewController.swift
View file @
fda3d7de
...
...
@@ -45,11 +45,11 @@ class YHMainApplicantInformationViewController: YHBaseViewController {
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
YH
DoubleChoiceFormCell
.
self
,
forCellReuseIdentifier
:
YHDoubleChoiceForm
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineInputCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineInpu
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
SingleLineSelectCell
.
self
,
forCellReuseIdentifier
:
YHSingleLineSelect
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
TitleCell
.
self
,
forCellReuseIdentifier
:
YHFor
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
AddInfoCell
.
self
,
forCellReuseIdentifier
:
YHFormAddInfo
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemDoubleChoiceCell
.
self
,
forCellReuseIdentifier
:
YHFormItemDoubleChoice
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemInputTextCell
.
self
,
forCellReuseIdentifier
:
YHFormItemInputTex
tCell
.
cellReuseIdentifier
)
tableView
.
register
(
YH
FormItemEnterDetailCell
.
self
,
forCellReuseIdentifier
:
YHFormItemEnterDetail
Cell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemTitleCell
.
self
,
forCellReuseIdentifier
:
YHFormIte
mTitleCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHForm
ItemAddCell
.
self
,
forCellReuseIdentifier
:
YHFormItemAdd
Cell
.
cellReuseIdentifier
)
return
tableView
}()
view
.
addSubview
(
tableView
)
...
...
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