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
c52a2373
Commit
c52a2373
authored
Dec 23, 2024
by
pete谢兆麟
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
12 additions
and
5 deletions
+12
-5
YHInformationPerfectListVC.swift
...(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
+12
-5
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
View file @
c52a2373
...
@@ -625,8 +625,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -625,8 +625,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else
if
tapIndex
==
1
{
}
else
if
tapIndex
==
1
{
//高A- 主申请人信息
//高A- 主申请人信息
YHHUD
.
flash
(
message
:
"高A- 主申请人信息"
)
// YHHUD.flash(message: "高A- 主申请人信息")
let
vc
=
YHGCMainApplicantInformationViewController
()
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
2
{
}
else
if
tapIndex
==
2
{
//高A- 家庭成员信息
//高A- 家庭成员信息
YHHUD
.
flash
(
message
:
"高A- 家庭成员信息"
)
YHHUD
.
flash
(
message
:
"高A- 家庭成员信息"
)
...
@@ -660,8 +662,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -660,8 +662,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else
if
tapIndex
==
1
{
}
else
if
tapIndex
==
1
{
//高才BC- 主申请人信息
//高才BC- 主申请人信息
YHHUD
.
flash
(
message
:
"高才BC- 主申请人信息"
)
// YHHUD.flash(message: "高才BC- 主申请人信息")
let
vc
=
YHGCMainApplicantInformationViewController
()
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
2
{
}
else
if
tapIndex
==
2
{
//高才BC- 家庭成员信息
//高才BC- 家庭成员信息
YHHUD
.
flash
(
message
:
"高才BC- 家庭成员信息"
)
YHHUD
.
flash
(
message
:
"高才BC- 家庭成员信息"
)
...
@@ -672,7 +676,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -672,7 +676,10 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else
if
tapIndex
==
4
{
}
else
if
tapIndex
==
4
{
//高才BC- 工作经验
//高才BC- 工作经验
YHHUD
.
flash
(
message
:
"高才BC- 工作经验"
)
// YHHUD.flash(message: "高才BC- 工作经验")
let
vc
=
YHGCWorkExperienceListViewController
()
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
5
{
}
else
if
tapIndex
==
5
{
//高才BC- 基本资料
//高才BC- 基本资料
YHHUD
.
flash
(
message
:
"高才BC- 基本资料"
)
YHHUD
.
flash
(
message
:
"高才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