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
cf442351
Commit
cf442351
authored
Jul 22, 2025
by
Alex朱枝文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
续签签证缴费缴费问题弹窗操作流程更改
parent
bbb6cd96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
YHVisaRenewalTroubleshootingGuideVC.swift
...yment(续签在港缴费)/C/YHVisaRenewalTroubleshootingGuideVC.swift
+1
-1
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/Resign(续签)/HongKongVisaRenewalPayment(续签在港缴费)/C/YHVisaRenewalTroubleshootingGuideVC.swift
View file @
cf442351
...
@@ -123,7 +123,7 @@ extension YHVisaRenewalTroubleshootingGuideVC {
...
@@ -123,7 +123,7 @@ extension YHVisaRenewalTroubleshootingGuideVC {
let
secAtt
:
ASAttributedString
=
.
init
(
string
:
"有效旅行证件原件、香港身份证原件、获批函"
,
.
font
(
UIFont
.
PFSC_R
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
mainTextColor70
),
.
paragraph
(
.
lineHeightMultiple
(
1.07
)))
let
secAtt
:
ASAttributedString
=
.
init
(
string
:
"有效旅行证件原件、香港身份证原件、获批函"
,
.
font
(
UIFont
.
PFSC_R
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
mainTextColor70
),
.
paragraph
(
.
lineHeightMultiple
(
1.07
)))
datas
.
append
(
.
tips
(
"携带资料:"
,
secAtt
))
datas
.
append
(
.
tips
(
"携带资料:"
,
secAtt
))
datas
.
append
(
.
workflow
(
"操作流程:"
,
[
"将军澳出入境
6楼接待窗口取号"
,
"等待叫号,告知主任需要缴费查看签证,等待主任核实"
,
"若核实是以访客身份入境,现场写一份声明解释为何没有及时回港"
,
"等待重发,预计3-6周,重发期间可以先离开香港"
,
"重发后再持有效申请旅行证件入境香港后线上缴费
"
]))
datas
.
append
(
.
workflow
(
"操作流程:"
,
[
"将军澳出入境
优才(优秀人才入境计划)、高才(高才通计划)、专才(输入内地人才计划)、留学(非本地毕业生留港/回港就业安排)等对应签证类型的延期接待窗口取号"
,
"等待叫号,告知主任需要缴费查看签证,等待主任核实"
,
"若核实是以访客身份入境,现场写一份声明解释为何没有及时回港"
,
"(如您为港澳通行证申请,记得返回内地后及时打印签证+更新逗留D签注哦~)
"
]))
let
fourthAtt
:
ASAttributedString
=
.
init
(
string
:
"1、可尝试现场和主任说明为何不能长期待在香港的原因,争取能够直接签证缴费,比如两地都有业务需要自己处理
\n\n
2、如验证码失效、网页加载无法接入确认缴费页面,请退出后检查网络后重新操作
\n\n
3、如缴费提示正在有一笔付款进行中要隔1个小时后再重新进到网页操作"
,
.
font
(
UIFont
.
PFSC_R
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
mainTextColor70
),
.
paragraph
(
.
lineHeightMultiple
(
1.07
)))
let
fourthAtt
:
ASAttributedString
=
.
init
(
string
:
"1、可尝试现场和主任说明为何不能长期待在香港的原因,争取能够直接签证缴费,比如两地都有业务需要自己处理
\n\n
2、如验证码失效、网页加载无法接入确认缴费页面,请退出后检查网络后重新操作
\n\n
3、如缴费提示正在有一笔付款进行中要隔1个小时后再重新进到网页操作"
,
.
font
(
UIFont
.
PFSC_R
(
ofSize
:
13
)),
.
foreground
(
UIColor
.
mainTextColor70
),
.
paragraph
(
.
lineHeightMultiple
(
1.07
)))
datas
.
append
(
.
tips
(
"注意事项:"
,
fourthAtt
))
datas
.
append
(
.
tips
(
"注意事项:"
,
fourthAtt
))
...
...
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