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
9e53dc26
Commit
9e53dc26
authored
May 14, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除多余无用代码
parent
31b6d2a4
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+0
-4
YHFormPickerViewType.swift
...lyMember(家庭成员信息表)/V/PickerView/YHFormPickerViewType.swift
+0
-0
YHMainApplicantInformationViewController.swift
...(主申请人信息)/C/YHMainApplicantInformationViewController.swift
+4
-0
YHOtherPickerView.swift
...(我的信息流程)/OtherInformation(其他信息)/V/YHOtherPickerView.swift
+1
-2
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
9e53dc26
...
...
@@ -171,7 +171,6 @@
045EEEF72B9F171A0022A143
/* YHFormItemAddCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE3E2B9F171A0022A143
/* YHFormItemAddCell.swift */
;
};
045EEEF82B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE3F2B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift */
;
};
045EEEF92B9F171A0022A143
/* YHFormItemTitleCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE402B9F171A0022A143
/* YHFormItemTitleCell.swift */
;
};
045EEEFA2B9F171A0022A143
/* YHFormPickerViewType.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
;
};
045EEEFC2B9F171A0022A143
/* YHSheetPickerView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
;
};
045EEEFD2B9F171A0022A143
/* YHSheetPickerViewType.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
;
};
045EEEFE2B9F171A0022A143
/* YHFormItemInputTextCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE462B9F171A0022A143
/* YHFormItemInputTextCell.swift */
;
};
...
...
@@ -624,7 +623,6 @@
045EEE3E2B9F171A0022A143
/* YHFormItemAddCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemAddCell.swift
;
sourceTree
=
"<group>"
;
};
045EEE3F2B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemOnlyDoubleChoiceCell.swift
;
sourceTree
=
"<group>"
;
};
045EEE402B9F171A0022A143
/* YHFormItemTitleCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemTitleCell.swift
;
sourceTree
=
"<group>"
;
};
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormPickerViewType.swift
;
sourceTree
=
"<group>"
;
};
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerView.swift
;
sourceTree
=
"<group>"
;
};
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerViewType.swift
;
sourceTree
=
"<group>"
;
};
045EEE462B9F171A0022A143
/* YHFormItemInputTextCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemInputTextCell.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1494,7 +1492,6 @@
045EEE412B9F171A0022A143
/* PickerView */
=
{
isa
=
PBXGroup
;
children
=
(
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
,
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
,
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
,
);
...
...
@@ -2692,7 +2689,6 @@
A5ACE9342B4564F7002C94D2
/* YHAllApiName.swift in Sources */
,
045EEE902B9F171A0022A143
/* YHPreviewInfoNameAndSubNameItemsView.swift in Sources */
,
A567E5B72BD7643D00D5D5A0
/* YHHkLifeAndIdItemView.swift in Sources */
,
045EEEFA2B9F171A0022A143
/* YHFormPickerViewType.swift in Sources */
,
A5ACE9502B4564F7002C94D2
/* YhCacheTool.swift in Sources */
,
A567E5992BD7643D00D5D5A0
/* YHBannerModel.swift in Sources */
,
045EEEFC2B9F171A0022A143
/* YHSheetPickerView.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/FamilyMember(家庭成员信息表)/V/PickerView/YHFormPickerViewType.swift
deleted
100644 → 0
View file @
31b6d2a4
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/MainApplicantInformation(主申请人信息)/C/YHMainApplicantInformationViewController.swift
View file @
9e53dc26
...
...
@@ -45,12 +45,16 @@ class YHMainApplicantInformationViewController: YHBaseViewController {
func
updateDataSource
()
{
if
self
.
stepView
.
currentIndex
==
0
{
self
.
dataSource
=
self
.
viewModel
.
getBaseDataSource
(
isShowPrompt
)
self
.
bottomView
.
nextButton
.
setTitle
(
"下一步"
,
for
:
.
normal
)
}
else
if
self
.
stepView
.
currentIndex
==
1
{
self
.
dataSource
=
self
.
viewModel
.
getIDCardDataSource
(
isShowPrompt
)
self
.
bottomView
.
nextButton
.
setTitle
(
"下一步"
,
for
:
.
normal
)
}
else
if
self
.
stepView
.
currentIndex
==
2
{
self
.
dataSource
=
self
.
viewModel
.
getDocumentInformation
(
isShowPrompt
)
self
.
bottomView
.
nextButton
.
setTitle
(
"下一步"
,
for
:
.
normal
)
}
else
if
self
.
stepView
.
currentIndex
==
3
{
self
.
dataSource
=
self
.
viewModel
.
getDetailDataSource
(
isShowPrompt
)
self
.
bottomView
.
nextButton
.
setTitle
(
"提交"
,
for
:
.
normal
)
}
self
.
tableView
.
reloadData
()
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHOtherPickerView.swift
View file @
9e53dc26
...
...
@@ -20,7 +20,6 @@ class YHOtherPickerView: UIView {
private
var
type
:
YHOtherPickerViewType
=
.
none
var
arrData
:
[
YHOtherPickerViewItemData
]
=
[]
private
var
selectType
:
YHFormPickerViewSubType
?
private
var
selectBlock
:((
YHOtherPickerViewItemData
)
->
Void
)?
//回调
private
var
userSelectedItem
:
YHOtherPickerViewItemData
?
//用户选择的item
...
...
@@ -135,7 +134,7 @@ class YHOtherPickerView: UIView {
UIApplication
.
shared
.
yhKeyWindow
()?
.
addSubview
(
self
)
}
static
func
show
(
type
:
YHOtherPickerViewType
,
selectType
:
YHFormPickerViewSubType
?
=
nil
,
callBack
:
@escaping
((
YHOtherPickerViewItemData
)
->
Void
))
{
static
func
show
(
type
:
YHOtherPickerViewType
,
callBack
:
@escaping
((
YHOtherPickerViewItemData
)
->
Void
))
{
IQKeyboardManager
.
shared
.
resignFirstResponder
()
...
...
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