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
f5a4d56c
Commit
f5a4d56c
authored
Jul 02, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// UI
parent
3b9ea778
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
4 additions
and
4 deletions
+4
-4
YHFriendRequestView.swift
...Classes/Modules/Community(社区)/V/YHFriendRequestView.swift
+1
-1
YHMyFriendsCell.swift
...axy/Classes/Modules/Community(社区)/V/YHMyFriendsCell.swift
+1
-1
Contents.json
...s.xcassets/Mine/mine_item_activity.imageset/Contents.json
+2
-2
mine_item_activity@2x.png
...ine/mine_item_activity.imageset/mine_item_activity@2x.png
+0
-0
mine_item_activity@3x.png
...ine/mine_item_activity.imageset/mine_item_activity@3x.png
+0
-0
wode_activity 1.png
...sets/Mine/mine_item_activity.imageset/wode_activity 1.png
+0
-0
wode_activity.png
...assets/Mine/mine_item_activity.imageset/wode_activity.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Community(社区)/V/YHFriendRequestView.swift
View file @
f5a4d56c
...
@@ -51,7 +51,7 @@ class YHFriendRequestView: UIView {
...
@@ -51,7 +51,7 @@ class YHFriendRequestView: UIView {
lazy
var
cardView
:
UIView
=
{
lazy
var
cardView
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
.
white
view
.
backgroundColor
=
.
white
view
.
layer
.
cornerRadius
=
3
.0
view
.
layer
.
cornerRadius
=
6
.0
view
.
clipsToBounds
=
true
view
.
clipsToBounds
=
true
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/Community(社区)/V/YHMyFriendsCell.swift
View file @
f5a4d56c
...
@@ -115,7 +115,7 @@ class YHMyFriendsCell: UITableViewCell {
...
@@ -115,7 +115,7 @@ class YHMyFriendsCell: UITableViewCell {
make
.
left
.
equalTo
(
15
)
make
.
left
.
equalTo
(
15
)
make
.
right
.
equalTo
(
-
15
)
make
.
right
.
equalTo
(
-
15
)
make
.
top
.
equalTo
(
0
)
make
.
top
.
equalTo
(
0
)
make
.
height
.
equalTo
(
1
)
make
.
height
.
equalTo
(
0.5
)
}
}
self
.
headImgV
.
snp
.
makeConstraints
{
make
in
self
.
headImgV
.
snp
.
makeConstraints
{
make
in
...
...
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_activity.imageset/Contents.json
View file @
f5a4d56c
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
"scale"
:
"1x"
},
},
{
{
"filename"
:
"
mine_item_activity@2x
.png"
,
"filename"
:
"
wode_activity
.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
"scale"
:
"2x"
},
},
{
{
"filename"
:
"
mine_item_activity@3x
.png"
,
"filename"
:
"
wode_activity 1
.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
"scale"
:
"3x"
}
}
...
...
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_activity.imageset/mine_item_activity@2x.png
deleted
100644 → 0
View file @
3b9ea778
609 Bytes
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_activity.imageset/mine_item_activity@3x.png
deleted
100644 → 0
View file @
3b9ea778
814 Bytes
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_activity.imageset/wode_activity 1.png
0 → 100644
View file @
f5a4d56c
298 Bytes
galaxy/galaxy/Res/Assets.xcassets/Mine/mine_item_activity.imageset/wode_activity.png
0 → 100644
View file @
f5a4d56c
298 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