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
b6d3b4fc
Commit
b6d3b4fc
authored
Apr 08, 2025
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// plan
parent
0818af1b
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
YHPlanViewController.swift
...axy/Classes/Modules/Plan(方案)/C/YHPlanViewController.swift
+4
-4
YHPlanAnalyzeInfoCell.swift
...xy/Classes/Modules/Plan(方案)/V/YHPlanAnalyzeInfoCell.swift
+1
-0
YHPlanItemView.swift
...xy/galaxy/Classes/Modules/Plan(方案)/V/YHPlanItemView.swift
+1
-2
Contents.json
...sets.xcassets/Plan/plan_list_title.imageset/Contents.json
+2
-2
标题@2x.png
...s/Assets.xcassets/Plan/plan_list_title.imageset/标题@2x.png
+0
-0
标题@3x.png
...s/Assets.xcassets/Plan/plan_list_title.imageset/标题@3x.png
+0
-0
续签至永居方案分析@2x.png
...s.xcassets/Plan/plan_list_title.imageset/续签至永居方案分析@2x.png
+0
-0
续签至永居方案分析@3x.png
...s.xcassets/Plan/plan_list_title.imageset/续签至永居方案分析@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Plan(方案)/C/YHPlanViewController.swift
View file @
b6d3b4fc
...
...
@@ -106,14 +106,14 @@ class YHPlanViewController: YHBaseViewController {
titleImgView
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
16
)
make
.
width
.
equalTo
(
26
6
)
make
.
height
.
equalTo
(
29
)
make
.
top
.
equalTo
(
1
8
)
make
.
width
.
equalTo
(
26
8
)
make
.
height
.
equalTo
(
42
)
make
.
top
.
equalTo
(
1
6
)
}
descLabel
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
16
)
make
.
top
.
equalTo
(
titleImgView
.
snp
.
bottom
)
.
offset
(
17
)
make
.
top
.
equalTo
(
titleImgView
.
snp
.
bottom
)
.
offset
(
4
)
make
.
height
.
equalTo
(
16
)
}
...
...
galaxy/galaxy/Classes/Modules/Plan(方案)/V/YHPlanAnalyzeInfoCell.swift
View file @
b6d3b4fc
...
...
@@ -95,6 +95,7 @@ class YHPlanAnalyzeInfoCell: UITableViewCell {
make
.
bottom
.
equalTo
(
-
16
)
}
productListView
.
products
=
products
productListView
.
titleLabel
.
text
=
"增购以下产品可提升
\(
model
.
getTitle
()
)
联系"
self
.
setNeedsLayout
()
self
.
layoutIfNeeded
()
}
...
...
galaxy/galaxy/Classes/Modules/Plan(方案)/V/YHPlanItemView.swift
View file @
b6d3b4fc
...
...
@@ -20,8 +20,7 @@ class YHPlanItemView: UIView {
let
lable
=
UILabel
()
lable
.
textColor
=
.
mainTextColor
lable
.
textAlignment
=
.
center
lable
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
13
)
lable
.
text
=
"您的续签评估等级为"
lable
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
12
)
return
lable
}()
...
...
galaxy/galaxy/Res/Assets.xcassets/Plan/plan_list_title.imageset/Contents.json
View file @
b6d3b4fc
...
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
},
{
"filename"
:
"
续签至永居方案分析
@2x.png"
,
"filename"
:
"
标题
@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"
续签至永居方案分析
@3x.png"
,
"filename"
:
"
标题
@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
...
...
galaxy/galaxy/Res/Assets.xcassets/Plan/plan_list_title.imageset/标题@2x.png
0 → 100644
View file @
b6d3b4fc
9.8 KB
galaxy/galaxy/Res/Assets.xcassets/Plan/plan_list_title.imageset/标题@3x.png
0 → 100644
View file @
b6d3b4fc
14.3 KB
galaxy/galaxy/Res/Assets.xcassets/Plan/plan_list_title.imageset/续签至永居方案分析@2x.png
deleted
100644 → 0
View file @
0818af1b
10.3 KB
galaxy/galaxy/Res/Assets.xcassets/Plan/plan_list_title.imageset/续签至永居方案分析@3x.png
deleted
100644 → 0
View file @
0818af1b
14.9 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