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
be23db7b
Commit
be23db7b
authored
Feb 22, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 学位类型
parent
87b5cc37
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
62 additions
and
3 deletions
+62
-3
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+8
-0
YHEducationDetailVC.swift
...ation&Qualification(学历专业资格填写)/C/YHEducationDetailVC.swift
+4
-3
YHSheetPickerView.swift
...amilyMember(家庭成员信息表)/V/PickerView/YHSheetPickerView.swift
+0
-0
YHSheetPickerViewType.swift
...yMember(家庭成员信息表)/V/PickerView/YHSheetPickerViewType.swift
+50
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
be23db7b
...
@@ -39,6 +39,8 @@
...
@@ -39,6 +39,8 @@
044CC6252B873F330083FF76
/* YHCollegeSearchViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6242B873F330083FF76
/* YHCollegeSearchViewController.swift */
;
};
044CC6252B873F330083FF76
/* YHCollegeSearchViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6242B873F330083FF76
/* YHCollegeSearchViewController.swift */
;
};
044CC6272B8740340083FF76
/* YHCollegeNameCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6262B8740340083FF76
/* YHCollegeNameCell.swift */
;
};
044CC6272B8740340083FF76
/* YHCollegeNameCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6262B8740340083FF76
/* YHCollegeNameCell.swift */
;
};
044CC6292B8741AC0083FF76
/* YHSearchBar.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6282B8741AC0083FF76
/* YHSearchBar.swift */
;
};
044CC6292B8741AC0083FF76
/* YHSearchBar.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC6282B8741AC0083FF76
/* YHSearchBar.swift */
;
};
044CC62B2B876A230083FF76
/* YHSheetPickerView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC62A2B876A230083FF76
/* YHSheetPickerView.swift */
;
};
044CC62D2B876C980083FF76
/* YHSheetPickerViewType.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
044CC62C2B876C980083FF76
/* YHSheetPickerViewType.swift */
;
};
0468D4202B49320900CFB916
/* YHVerificationCodeLoginController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D41F2B49320900CFB916
/* YHVerificationCodeLoginController.swift */
;
};
0468D4202B49320900CFB916
/* YHVerificationCodeLoginController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D41F2B49320900CFB916
/* YHVerificationCodeLoginController.swift */
;
};
0468D4222B493A5E00CFB916
/* YHPhoneMessageView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D4212B493A5E00CFB916
/* YHPhoneMessageView.swift */
;
};
0468D4222B493A5E00CFB916
/* YHPhoneMessageView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D4212B493A5E00CFB916
/* YHPhoneMessageView.swift */
;
};
0468D4242B494BEA00CFB916
/* YHCodeResultViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D4232B494BEA00CFB916
/* YHCodeResultViewController.swift */
;
};
0468D4242B494BEA00CFB916
/* YHCodeResultViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0468D4232B494BEA00CFB916
/* YHCodeResultViewController.swift */
;
};
...
@@ -323,6 +325,8 @@
...
@@ -323,6 +325,8 @@
044CC6242B873F330083FF76
/* YHCollegeSearchViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCollegeSearchViewController.swift
;
sourceTree
=
"<group>"
;
};
044CC6242B873F330083FF76
/* YHCollegeSearchViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCollegeSearchViewController.swift
;
sourceTree
=
"<group>"
;
};
044CC6262B8740340083FF76
/* YHCollegeNameCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCollegeNameCell.swift
;
sourceTree
=
"<group>"
;
};
044CC6262B8740340083FF76
/* YHCollegeNameCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCollegeNameCell.swift
;
sourceTree
=
"<group>"
;
};
044CC6282B8741AC0083FF76
/* YHSearchBar.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSearchBar.swift
;
sourceTree
=
"<group>"
;
};
044CC6282B8741AC0083FF76
/* YHSearchBar.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSearchBar.swift
;
sourceTree
=
"<group>"
;
};
044CC62A2B876A230083FF76
/* YHSheetPickerView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerView.swift
;
sourceTree
=
"<group>"
;
};
044CC62C2B876C980083FF76
/* YHSheetPickerViewType.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerViewType.swift
;
sourceTree
=
"<group>"
;
};
0468D41F2B49320900CFB916
/* YHVerificationCodeLoginController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHVerificationCodeLoginController.swift
;
sourceTree
=
"<group>"
;
};
0468D41F2B49320900CFB916
/* YHVerificationCodeLoginController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHVerificationCodeLoginController.swift
;
sourceTree
=
"<group>"
;
};
0468D4212B493A5E00CFB916
/* YHPhoneMessageView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHPhoneMessageView.swift
;
sourceTree
=
"<group>"
;
};
0468D4212B493A5E00CFB916
/* YHPhoneMessageView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHPhoneMessageView.swift
;
sourceTree
=
"<group>"
;
};
0468D4232B494BEA00CFB916
/* YHCodeResultViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCodeResultViewController.swift
;
sourceTree
=
"<group>"
;
};
0468D4232B494BEA00CFB916
/* YHCodeResultViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCodeResultViewController.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -660,6 +664,8 @@
...
@@ -660,6 +664,8 @@
042FBBD22B67A2F900F9DE23
/* PickerView */
=
{
042FBBD22B67A2F900F9DE23
/* PickerView */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
044CC62C2B876C980083FF76
/* YHSheetPickerViewType.swift */
,
044CC62A2B876A230083FF76
/* YHSheetPickerView.swift */
,
042FBBD32B67A2F900F9DE23
/* YHFormPickerView.swift */
,
042FBBD32B67A2F900F9DE23
/* YHFormPickerView.swift */
,
043955202B70955200955D49
/* YHFormPickerViewType.swift */
,
043955202B70955200955D49
/* YHFormPickerViewType.swift */
,
);
);
...
@@ -1727,6 +1733,7 @@
...
@@ -1727,6 +1733,7 @@
0468D4202B49320900CFB916
/* YHVerificationCodeLoginController.swift in Sources */
,
0468D4202B49320900CFB916
/* YHVerificationCodeLoginController.swift in Sources */
,
043955252B70D20300955D49
/* YHFormItemQuestionsCell.swift in Sources */
,
043955252B70D20300955D49
/* YHFormItemQuestionsCell.swift in Sources */
,
0468D4532B6782BE00CFB916
/* YHCardExampleView.swift in Sources */
,
0468D4532B6782BE00CFB916
/* YHCardExampleView.swift in Sources */
,
044CC62B2B876A230083FF76
/* YHSheetPickerView.swift in Sources */
,
A596C3A12B84D9100067BBB8
/* YHOtherTextViewItemView.swift in Sources */
,
A596C3A12B84D9100067BBB8
/* YHOtherTextViewItemView.swift in Sources */
,
04010B952B6A1DE90093F3BB
/* YHSaveAndSubmitView.swift in Sources */
,
04010B952B6A1DE90093F3BB
/* YHSaveAndSubmitView.swift in Sources */
,
A5ACE9362B4564F7002C94D2
/* YHNetworkStatusManager.swift in Sources */
,
A5ACE9362B4564F7002C94D2
/* YHNetworkStatusManager.swift in Sources */
,
...
@@ -1907,6 +1914,7 @@
...
@@ -1907,6 +1914,7 @@
0468D42B2B55019900CFB916
/* YHAnalytics.swift in Sources */
,
0468D42B2B55019900CFB916
/* YHAnalytics.swift in Sources */
,
A5ACE93C2B4564F7002C94D2
/* UIColor+Extension.swift in Sources */
,
A5ACE93C2B4564F7002C94D2
/* UIColor+Extension.swift in Sources */
,
04E86E4F2B8479B700A35F4B
/* YHWorkIntroductionItemView.swift in Sources */
,
04E86E4F2B8479B700A35F4B
/* YHWorkIntroductionItemView.swift in Sources */
,
044CC62D2B876C980083FF76
/* YHSheetPickerViewType.swift in Sources */
,
04E86E5B2B84BF2000A35F4B
/* YHWorkExampleTypeView.swift in Sources */
,
04E86E5B2B84BF2000A35F4B
/* YHWorkExampleTypeView.swift in Sources */
,
042FBBBD2B63519C00F9DE23
/* YHFormItemSelectSheetCell.swift in Sources */
,
042FBBBD2B63519C00F9DE23
/* YHFormItemSelectSheetCell.swift in Sources */
,
A5FD63C32B63438A00D1D9DA
/* YHContactMainItemStatusModel.swift in Sources */
,
A5FD63C32B63438A00D1D9DA
/* YHContactMainItemStatusModel.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/Education&Qualification(学历专业资格填写)/C/YHEducationDetailVC.swift
View file @
be23db7b
...
@@ -357,10 +357,11 @@ extension YHEducationDetailVC : UITableViewDelegate, UITableViewDataSource {
...
@@ -357,10 +357,11 @@ extension YHEducationDetailVC : UITableViewDelegate, UITableViewDataSource {
}
}
}
else
if
detailItem
.
type
==
.
degreeType
{
// 学位类型
}
else
if
detailItem
.
type
==
.
degreeType
{
// 学位类型
YHFormPickerView
.
show
(
type
:
.
degreeCategory
,
selectType
:
.
degreeCategory
(
.
accountantOrFinance
))
{
[
weak
self
]
selectType
in
YHSheetPickerView
.
show
(
type
:
.
degreeCategory
,
selectTitle
:
"工程学"
)
{
[
weak
self
]
selectItem
in
guard
let
self
=
self
else
{
return
}
guard
let
self
=
self
else
{
return
}
detailInfo
.
degreeType
=
select
Type
.
title
detailInfo
.
degreeType
=
select
Item
.
title
loadInfo
()
loadInfo
()
if
detailId
!=
0
{
if
detailId
!=
0
{
saveDetailInfo
(
isNeedPop
:
false
)
saveDetailInfo
(
isNeedPop
:
false
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember(家庭成员信息表)/V/PickerView/YHSheetPickerView.swift
0 → 100644
View file @
be23db7b
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(流程)/FamilyMember(家庭成员信息表)/V/PickerView/YHSheetPickerViewType.swift
0 → 100644
View file @
be23db7b
//
// YHSheetPickerViewType.swift
// galaxy
//
// Created by edy on 2024/2/22.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
enum
YHSheetPickerViewType
:
Int
{
// 按自然顺序递增
case
none
=
0
// 学位
case
degree
// 学位有无
case
ownDegree
// 婚姻
case
marriage
// 授课形式
case
edution
// 职业
case
occupation
// 职业2
case
profession
// 性别
case
gender
// 证件
case
certificate
// 在港身份
case
identity
// 颁发地区
case
degreeLocation
// 专业证书
case
professionCertificate
// 学位类型
case
degreeCategory
}
class
YHSheetPickerViewItem
{
var
index
:
Int
=
-
1
var
title
:
String
=
""
init
(
title
:
String
,
index
:
Int
)
{
self
.
title
=
title
self
.
index
=
index
}
}
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