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
b127861f
Commit
b127861f
authored
Sep 04, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认提示修改
parent
7397c2f2
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
10 additions
and
14 deletions
+10
-14
YHAdoptedChinaTravelViewController.swift
...opters(2新增受养人)/C/YHAdoptedChinaTravelViewController.swift
+1
-1
YHAdopterBirthViewController.swift
.../AddAdopters(2新增受养人)/C/YHAdopterBirthViewController.swift
+1
-1
YHAdopterChinaLifeViewController.swift
...Adopters(2新增受养人)/C/YHAdopterChinaLifeViewController.swift
+1
-1
YHAdopterChinaViewController.swift
.../AddAdopters(2新增受养人)/C/YHAdopterChinaViewController.swift
+2
-4
YHAdopterIdCardViewController.swift
...AddAdopters(2新增受养人)/C/YHAdopterIdCardViewController.swift
+1
-1
YHAdopterMarryViewController.swift
.../AddAdopters(2新增受养人)/C/YHAdopterMarryViewController.swift
+1
-1
YHAdopterOtherViewController.swift
.../AddAdopters(2新增受养人)/C/YHAdopterOtherViewController.swift
+1
-1
YHAdopterResidentViewController.swift
...dAdopters(2新增受养人)/C/YHAdopterResidentViewController.swift
+1
-1
YHAdopterTravelViewController.swift
...AddAdopters(2新增受养人)/C/YHAdopterTravelViewController.swift
+1
-3
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdoptedChinaTravelViewController.swift
View file @
b127861f
...
...
@@ -88,7 +88,7 @@ class YHAdoptedChinaTravelViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterBirthViewController.swift
View file @
b127861f
...
...
@@ -88,7 +88,7 @@ class YHAdopterBirthViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterChinaLifeViewController.swift
View file @
b127861f
...
...
@@ -88,7 +88,7 @@ class YHAdopterChinaLifeViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterChinaViewController.swift
View file @
b127861f
...
...
@@ -89,10 +89,8 @@ class YHAdopterChinaViewController: YHBaseViewController {
@objc
func
nextStep
()
{
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
isShowPrompt
=
true
self
.
getData
()
YHHUD
.
flash
(
message
:
"您还有信息未填写"
)
if
item
.
count
==
0
{
YHHUD
.
flash
(
message
:
"请上传文件"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterIdCardViewController.swift
View file @
b127861f
...
...
@@ -88,7 +88,7 @@ class YHAdopterIdCardViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterMarryViewController.swift
View file @
b127861f
...
...
@@ -87,7 +87,7 @@ class YHAdopterMarryViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterOtherViewController.swift
View file @
b127861f
...
...
@@ -90,7 +90,7 @@ class YHAdopterOtherViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterResidentViewController.swift
View file @
b127861f
...
...
@@ -88,7 +88,7 @@ class YHAdopterResidentViewController: YHBaseViewController {
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
getData
()
YHHUD
.
flash
(
message
:
"
您还有信息未填写
"
)
YHHUD
.
flash
(
message
:
"
请上传文件
"
)
return
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/AddAdopters(2新增受养人)/C/YHAdopterTravelViewController.swift
View file @
b127861f
...
...
@@ -90,9 +90,7 @@ class YHAdopterTravelViewController: YHBaseViewController {
@objc
func
nextStep
()
{
for
item
in
urls
{
if
item
.
count
==
0
{
self
.
isShowPrompt
=
true
self
.
getData
()
YHHUD
.
flash
(
message
:
"您还有信息未填写"
)
YHHUD
.
flash
(
message
:
"请上传文件"
)
return
}
}
...
...
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