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
31eb5dc6
Commit
31eb5dc6
authored
Jul 26, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改icon图片
parent
e42f4d4a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
1 deletion
+23
-1
YHInvatationShareViewController.swift
...onWithGifts(邀请有礼)/C/YHInvatationShareViewController.swift
+1
-1
Contents.json
...assets/Home/Invitationr/share_icon.imageset/Contents.json
+22
-0
share_icon@2x.png
...ts/Home/Invitationr/share_icon.imageset/share_icon@2x.png
+0
-0
share_icon@3x.png
...ts/Home/Invitationr/share_icon.imageset/share_icon@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/InvitationWithGifts(邀请有礼)/C/YHInvatationShareViewController.swift
View file @
31eb5dc6
...
@@ -66,7 +66,7 @@ extension YHInvatationShareViewController {
...
@@ -66,7 +66,7 @@ extension YHInvatationShareViewController {
logoImageView
=
{
logoImageView
=
{
let
view
=
UIImageView
()
let
view
=
UIImageView
()
view
.
image
=
UIImage
(
named
:
"
AppI
con"
)
view
.
image
=
UIImage
(
named
:
"
share_i
con"
)
return
view
return
view
}()
}()
imageView
.
addSubview
(
logoImageView
)
imageView
.
addSubview
(
logoImageView
)
...
...
galaxy/galaxy/Res/Assets.xcassets/Home/Invitationr/share_icon.imageset/Contents.json
0 → 100644
View file @
31eb5dc6
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"share_icon@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"share_icon@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/Home/Invitationr/share_icon.imageset/share_icon@2x.png
0 → 100644
View file @
31eb5dc6
998 Bytes
galaxy/galaxy/Res/Assets.xcassets/Home/Invitationr/share_icon.imageset/share_icon@3x.png
0 → 100644
View file @
31eb5dc6
1.37 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