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
febc4947
Commit
febc4947
authored
May 10, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认图片替换
parent
99afdbbb
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
YHHomeHeadView.swift
...xy/galaxy/Classes/Modules/Home(首页)/V/YHHomeHeadView.swift
+1
-1
YHHomeKingKongBlockView.swift
.../Classes/Modules/Home(首页)/V/YHHomeKingKongBlockView.swift
+1
-1
Contents.json
...sets.xcassets/global_default_image.imageset/Contents.json
+2
-2
Mask group@2x.png
....xcassets/global_default_image.imageset/Mask group@2x.png
+0
-0
品牌logo@2x.png
...sets.xcassets/global_default_image.imageset/品牌logo@2x.png
+0
-0
品牌logo@3x.png
...sets.xcassets/global_default_image.imageset/品牌logo@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHHomeHeadView.swift
View file @
febc4947
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
import
UIKit
import
UIKit
class
YHHomeHeadView
:
UIView
{
class
YHHomeHeadView
:
UIView
{
static
let
viewH
:
CGFloat
=
(
20
+
YHHomeBannerView
.
viewH
)
+
(
20
+
YHHkLifeAndIdView
.
viewH
)
+
(
20
+
YHHomeKingKongBlockView
.
viewH
)
+
2
1
+
21
static
let
viewH
:
CGFloat
=
(
20
+
YHHomeBannerView
.
viewH
)
+
(
20
+
YHHkLifeAndIdView
.
viewH
)
+
(
20
+
YHHomeKingKongBlockView
.
viewH
)
+
2
0
+
20
override
init
(
frame
:
CGRect
)
{
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
frame
)
super
.
init
(
frame
:
frame
)
...
...
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHHomeKingKongBlockView.swift
View file @
febc4947
...
@@ -29,7 +29,7 @@ class YHHomeKingKongBlockView: UIView {
...
@@ -29,7 +29,7 @@ class YHHomeKingKongBlockView: UIView {
private
extension
YHHomeKingKongBlockView
{
private
extension
YHHomeKingKongBlockView
{
func
initView
()
{
func
initView
()
{
let
itemGap
:
CGFloat
=
(
KScreenWidth
-
16.0
*
2
-
YHHomeKingKongBlockView
.
viewH
*
4
)
/
3.0
let
itemGap
:
CGFloat
=
(
KScreenWidth
-
20.0
*
2
-
YHHomeKingKongBlockView
.
viewH
*
4.0
)
/
3.0
var
offsetX
:
CGFloat
=
0
var
offsetX
:
CGFloat
=
0
for
(
index
,
item
)
in
arrData
.
enumerated
()
{
for
(
index
,
item
)
in
arrData
.
enumerated
()
{
let
view
=
YHHomeKingKongBlockItem
()
let
view
=
YHHomeKingKongBlockItem
()
...
...
galaxy/galaxy/Res/Assets.xcassets/global_default_image.imageset/Contents.json
View file @
febc4947
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
"scale"
:
"1x"
},
},
{
{
"filename"
:
"
Mask group
@2x.png"
,
"filename"
:
"
品牌logo
@2x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
"scale"
:
"2x"
},
},
{
{
"filename"
:
"
Mask group
@3x.png"
,
"filename"
:
"
品牌logo
@3x.png"
,
"idiom"
:
"universal"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
"scale"
:
"3x"
}
}
...
...
galaxy/galaxy/Res/Assets.xcassets/global_default_image.imageset/Mask group@2x.png
deleted
100644 → 0
View file @
99afdbbb
4.49 KB
galaxy/galaxy/Res/Assets.xcassets/global_default_image.imageset/品牌logo@2x.png
0 → 100644
View file @
febc4947
5.06 KB
galaxy/galaxy/Res/Assets.xcassets/global_default_image.imageset/
Mask group
@3x.png
→
galaxy/galaxy/Res/Assets.xcassets/global_default_image.imageset/
品牌logo
@3x.png
View replaced file @
99afdbbb
View file @
febc4947
8.06 KB
|
W:
|
H:
8.87 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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