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
36a18552
Commit
36a18552
authored
Mar 12, 2025
by
Alex朱枝文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
换tips图片以及UI调整
parent
d732cb47
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
6 additions
and
5 deletions
+6
-5
YHHKVisaRenewalApplicationVC.swift
...newalPayment(续签在港缴费)/C/YHHKVisaRenewalApplicationVC.swift
+2
-2
YHHKVisaRenewalApplicationHeader.swift
...lPayment(续签在港缴费)/V/YHHKVisaRenewalApplicationHeader.swift
+1
-1
YHVisaRenewalPayMemberCell.swift
...RenewalPayment(续签在港缴费)/V/YHVisaRenewalPayMemberCell.swift
+1
-0
Contents.json
...er/续签/续签在港缴费/visa_renewal_pay_tips.imageset/Contents.json
+2
-2
Group 2033194705@2x.png
...缴费/visa_renewal_pay_tips.imageset/Group 2033194705@2x.png
+0
-0
Group 2033194705@3x.png
...缴费/visa_renewal_pay_tips.imageset/Group 2033194705@3x.png
+0
-0
公告栏@2x.png
...enter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/公告栏@2x.png
+0
-0
公告栏@3x.png
...enter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/公告栏@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/Resign(续签)/HongKongVisaRenewalPayment(续签在港缴费)/C/YHHKVisaRenewalApplicationVC.swift
View file @
36a18552
...
@@ -125,8 +125,8 @@ extension YHHKVisaRenewalApplicationVC {
...
@@ -125,8 +125,8 @@ extension YHHKVisaRenewalApplicationVC {
}
}
self
.
copyToPasteBoard
(
person
.
file_num
,
message
:
"已复制临时档案号"
)
self
.
copyToPasteBoard
(
person
.
file_num
,
message
:
"已复制临时档案号"
)
}))
}))
let
dateString
=
self
.
getShortDate
(
person
.
birthday
)
//
let dateString = self.getShortDate(person.birthday)
paymentMembers
.
append
(
.
subInfo
(
"申请人出生日期:"
,
"
\(
dateString
)
"
,
nil
))
paymentMembers
.
append
(
.
subInfo
(
"申请人出生日期:"
,
"
\(
person
.
birthday
)
"
,
nil
))
paymentMembers
.
append
(
.
subInfo
(
"缴费金额:"
,
"
\(
person
.
fee_money
)
"
,
nil
,
.
bottom
))
paymentMembers
.
append
(
.
subInfo
(
"缴费金额:"
,
"
\(
person
.
fee_money
)
"
,
nil
,
.
bottom
))
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/Resign(续签)/HongKongVisaRenewalPayment(续签在港缴费)/V/YHHKVisaRenewalApplicationHeader.swift
View file @
36a18552
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
import
UIKit
import
UIKit
class
YHHKVisaRenewalApplicationHeader
:
UIView
{
class
YHHKVisaRenewalApplicationHeader
:
UIView
{
private
static
let
ratio
=
368
.0
/
686.0
private
static
let
ratio
=
420
.0
/
686.0
private
static
let
margin
:
CGFloat
=
16
private
static
let
margin
:
CGFloat
=
16
static
var
viewHeight
:
CGFloat
{
static
var
viewHeight
:
CGFloat
{
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/Resign(续签)/HongKongVisaRenewalPayment(续签在港缴费)/V/YHVisaRenewalPayMemberCell.swift
View file @
36a18552
...
@@ -22,6 +22,7 @@ class YHVisaRenewalPayMemberCell: YHResignDocumentCell {
...
@@ -22,6 +22,7 @@ class YHVisaRenewalPayMemberCell: YHResignDocumentCell {
let
label
=
UILabel
()
let
label
=
UILabel
()
label
.
font
=
.
PFSC_M
(
ofSize
:
15
)
label
.
font
=
.
PFSC_M
(
ofSize
:
15
)
label
.
textColor
=
.
mainTextColor
label
.
textColor
=
.
mainTextColor
label
.
numberOfLines
=
0
return
label
return
label
}()
}()
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/Contents.json
View file @
36a18552
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
"scale"
:
"1x"
},
},
{
{
"filename"
:
"
Group 2033194705
@2x.png"
,
"filename"
:
"
公告栏
@2x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
"scale"
:
"2x"
},
},
{
{
"filename"
:
"
Group 2033194705
@3x.png"
,
"filename"
:
"
公告栏
@3x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
"scale"
:
"3x"
}
}
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/Group 2033194705@2x.png
deleted
100644 → 0
View file @
d732cb47
165 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/Group 2033194705@3x.png
deleted
100644 → 0
View file @
d732cb47
315 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/公告栏@2x.png
0 → 100644
View file @
36a18552
73.8 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/续签/续签在港缴费/visa_renewal_pay_tips.imageset/公告栏@3x.png
0 → 100644
View file @
36a18552
116 KB
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