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
b17b30d5
Commit
b17b30d5
authored
Jul 02, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
人脉背景图替换
parent
5d2a5ce9
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
YHMatchUserViewController.swift
...s/Modules/Community(社区)/C/YHMatchUserViewController.swift
+2
-2
Contents.json
...ssets/People/people_first_bg_image.imageset/Contents.json
+2
-2
Group 2033194957@2x.png
...le/people_first_bg_image.imageset/Group 2033194957@2x.png
+0
-0
Group 2033194957@3x.png
...le/people_first_bg_image.imageset/Group 2033194957@3x.png
+0
-0
people_first_bg_image@2x.png
...ople_first_bg_image.imageset/people_first_bg_image@2x.png
+0
-0
people_first_bg_image@3x.png
...ople_first_bg_image.imageset/people_first_bg_image@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Community(社区)/C/YHMatchUserViewController.swift
View file @
b17b30d5
...
@@ -178,8 +178,8 @@ class YHMatchUserViewController: YHBaseViewController {
...
@@ -178,8 +178,8 @@ class YHMatchUserViewController: YHBaseViewController {
firstImageView
.
snp
.
makeConstraints
{
make
in
firstImageView
.
snp
.
makeConstraints
{
make
in
make
.
centerX
.
equalToSuperview
()
make
.
centerX
.
equalToSuperview
()
make
.
height
.
equalTo
(
547
)
make
.
height
.
equalTo
(
470
)
make
.
width
.
equalTo
(
3
7
5
)
make
.
width
.
equalTo
(
3
0
5
)
make
.
top
.
equalTo
(
topLabel
.
snp
.
bottom
)
.
offset
(
30
)
make
.
top
.
equalTo
(
topLabel
.
snp
.
bottom
)
.
offset
(
30
)
}
}
...
...
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/Contents.json
View file @
b17b30d5
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
"scale"
:
"1x"
},
},
{
{
"filename"
:
"
people_first_bg_image
@2x.png"
,
"filename"
:
"
Group 2033194957
@2x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
"scale"
:
"2x"
},
},
{
{
"filename"
:
"
people_first_bg_image
@3x.png"
,
"filename"
:
"
Group 2033194957
@3x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
"scale"
:
"3x"
}
}
...
...
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/Group 2033194957@2x.png
0 → 100644
View file @
b17b30d5
300 KB
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/Group 2033194957@3x.png
0 → 100644
View file @
b17b30d5
592 KB
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/people_first_bg_image@2x.png
deleted
100644 → 0
View file @
5d2a5ce9
473 KB
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/people_first_bg_image@3x.png
deleted
100644 → 0
View file @
5d2a5ce9
919 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