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
b5031cdc
Commit
b5031cdc
authored
Sep 03, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、ui修改
2、文案修改
parent
961eb2be
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
4 deletions
+26
-4
YHTravelDocsPreparationListCell.swift
...aration(6 旅行证件准备)/V/YHTravelDocsPreparationListCell.swift
+4
-4
Contents.json
...er/客服段/办证段/7上传过关证件/red_right_arrow.imageset/Contents.json
+22
-0
箭头中@2x.png
...enter/客服段/办证段/7上传过关证件/red_right_arrow.imageset/箭头中@2x.png
+0
-0
箭头中@3x.png
...enter/客服段/办证段/7上传过关证件/red_right_arrow.imageset/箭头中@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/TravelDocumentsPreparation(6 旅行证件准备)/V/YHTravelDocsPreparationListCell.swift
View file @
b5031cdc
...
...
@@ -74,9 +74,9 @@ private extension YHTravelDocsPreparationListCell {
//travel_cert_type integer <int32> 证件类型 0-未知 1-护照 3-港澳通行证
if
model
.
travel_cert_type
==
1
{
subtTitleLable
.
text
=
"
护照
"
subtTitleLable
.
text
=
"
(护照入境)
"
}
else
if
model
.
travel_cert_type
==
3
{
subtTitleLable
.
text
=
"
港澳通行证
"
subtTitleLable
.
text
=
"
(港澳通行证入境)
"
}
else
{
subtTitleLable
.
text
=
""
}
...
...
@@ -106,8 +106,8 @@ private extension YHTravelDocsPreparationListCell {
}
else
if
model
.
status
==
3
{
statusLable
.
text
=
"已完成"
statusLable
.
textColor
=
UIColor
.
mainText
Color
statusImageView
.
image
=
UIImage
(
named
:
"gre
y
_right_arrow"
)
statusLable
.
textColor
=
UIColor
.
success
Color
statusImageView
.
image
=
UIImage
(
named
:
"gre
en
_right_arrow"
)
}
else
{
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/7上传过关证件/red_right_arrow.imageset/Contents.json
0 → 100644
View file @
b5031cdc
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"箭头中@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"箭头中@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/7上传过关证件/red_right_arrow.imageset/箭头中@2x.png
0 → 100644
View file @
b5031cdc
443 Bytes
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/办证段/7上传过关证件/red_right_arrow.imageset/箭头中@3x.png
0 → 100644
View file @
b5031cdc
584 Bytes
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