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
1491c12d
Commit
1491c12d
authored
Dec 23, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 高才
parent
dcf24771
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
YHInformationPerfectListVC.swift
...(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
+9
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
View file @
1491c12d
...
@@ -630,6 +630,9 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -630,6 +630,9 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else
if
tapIndex
==
2
{
}
else
if
tapIndex
==
2
{
//高A- 家庭成员信息
//高A- 家庭成员信息
YHHUD
.
flash
(
message
:
"高A- 家庭成员信息"
)
YHHUD
.
flash
(
message
:
"高A- 家庭成员信息"
)
let
vc
=
YHGCFamilyMemberInfoListVC
(
orderId
:
orderId
??
0
)
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
3
{
}
else
if
tapIndex
==
3
{
//高A- 收入记录/工作经验
//高A- 收入记录/工作经验
...
@@ -665,10 +668,16 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -665,10 +668,16 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else
if
tapIndex
==
2
{
}
else
if
tapIndex
==
2
{
//高才BC- 家庭成员信息
//高才BC- 家庭成员信息
YHHUD
.
flash
(
message
:
"高才BC- 家庭成员信息"
)
YHHUD
.
flash
(
message
:
"高才BC- 家庭成员信息"
)
let
vc
=
YHGCFamilyMemberInfoListVC
(
orderId
:
orderId
??
0
)
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
3
{
}
else
if
tapIndex
==
3
{
//高才BC- 学历资格
//高才BC- 学历资格
YHHUD
.
flash
(
message
:
"高才BC- 学历资格"
)
YHHUD
.
flash
(
message
:
"高才BC- 学历资格"
)
let
vc
=
YHGCEducationInfoListVC
()
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
4
{
}
else
if
tapIndex
==
4
{
//高才BC- 工作经验
//高才BC- 工作经验
...
...
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