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
a59f17bf
Commit
a59f17bf
authored
Jul 19, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、分享页
2、首页调整
parent
b3ce55c7
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
2 deletions
+7
-2
YHEvaluationViewVC.swift
...alaxy/Classes/Modules/Home(首页)/C/YHEvaluationViewVC.swift
+2
-2
YHAiRadarAreaView.swift
...galaxy/Classes/Modules/Home(首页)/V/YHAiRadarAreaView.swift
+2
-0
YHEvaluationView.swift
.../galaxy/Classes/Modules/Home(首页)/V/YHEvaluationView.swift
+1
-0
YHHomeSalonAreaView.swift
...laxy/Classes/Modules/Home(首页)/V/YHHomeSalonAreaView.swift
+2
-0
Group 2033194964@2x.png
...uation/evaluation_button.imageset/Group 2033194964@2x.png
+0
-0
Group 2033194964@3x.png
...uation/evaluation_button.imageset/Group 2033194964@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/C/YHEvaluationViewVC.swift
View file @
a59f17bf
...
...
@@ -98,9 +98,9 @@ private extension YHEvaluationViewVC {
// YHShareManager.shared.sendLinkContent("", "", , link: self.url)
// YHShareManager.shared.sendLinkContent(link: "https://www.baidu.com/")
YHShareManager
.
shared
.
sendLinkContent
(
"Nick哥:我是标题"
,
"Nick哥-这是分享描述"
,
UIImage
(
named
:
"AppIcon"
)
??
UIImage
(),
link
:
"https://www.baidu.com/"
)
YHShareManager
.
shared
.
sendLinkContent
(
"Nick哥:我是标题"
,
"Nick哥-这是分享描述"
,
UIImage
(
named
:
"AppIcon"
)
??
UIImage
(),
link
:
"https://www.baidu.com/"
)
//todo : for test hjl
YHShareManager
.
shared
.
sendMiniProgram
(
path
:
<
#
T
##
String
#
>
,
name
:
<
#
T
##
String
#
>
)
//
YHShareManager.shared.sendMiniProgram(path: <#T##String#>, name: <#T##String#>)
// if YHLoginManager.shared.isLogin() {
...
...
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHAiRadarAreaView.swift
View file @
a59f17bf
...
...
@@ -71,6 +71,8 @@ class YHAiRadarAreaView: UIView {
lable
.
textAlignment
=
.
center
lable
.
layer
.
borderColor
=
UIColor
.
mainTextColor18
.
cgColor
lable
.
layer
.
borderWidth
=
1
lable
.
clipsToBounds
=
true
lable
.
layer
.
cornerRadius
=
kCornerRadius3
return
lable
}()
...
...
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHEvaluationView.swift
View file @
a59f17bf
...
...
@@ -57,6 +57,7 @@ class YHEvaluationView: UIView {
imgV
.
contentMode
=
.
scaleAspectFill
imgV
.
image
=
UIImage
(
named
:
"evaluation_button"
)
imgV
.
clipsToBounds
=
true
imgV
.
layer
.
cornerRadius
=
kCornerRadius3
return
imgV
}()
}
...
...
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHHomeSalonAreaView.swift
View file @
a59f17bf
...
...
@@ -59,6 +59,8 @@ class YHHomeSalonAreaView: UIView {
lable
.
textAlignment
=
.
center
lable
.
layer
.
borderColor
=
UIColor
.
mainTextColor18
.
cgColor
lable
.
layer
.
borderWidth
=
1
lable
.
clipsToBounds
=
true
lable
.
layer
.
cornerRadius
=
kCornerRadius3
return
lable
}()
}
...
...
galaxy/galaxy/Res/Assets.xcassets/Home/Evaluation/evaluation_button.imageset/Group 2033194964@2x.png
View replaced file @
b3ce55c7
View file @
a59f17bf
9.79 KB
|
W:
|
H:
9.9 KB
|
W:
|
H:
2-up
Swipe
Onion skin
galaxy/galaxy/Res/Assets.xcassets/Home/Evaluation/evaluation_button.imageset/Group 2033194964@3x.png
View replaced file @
b3ce55c7
View file @
a59f17bf
18.7 KB
|
W:
|
H:
18.9 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