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
a74b8a9d
Commit
a74b8a9d
authored
Aug 14, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除 不使用代码
parent
081410ea
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
4 additions
and
3 deletions
+4
-3
YHHomeWebViewController.swift
.../Classes/Modules/Home(首页)/C/YHHomeWebViewController.swift
+1
-1
YHH5WebViewVC.swift
.../Classes/Modules/InteractionH5(与H5交互)/YHH5WebViewVC.swift
+1
-0
Contents.json
...服段/正式批/official_approval_close_btn.imageset/Contents.json
+2
-2
Group 2848@2x.png
...式批/official_approval_close_btn.imageset/Group 2848@2x.png
+0
-0
Group 2848@3x.png
...式批/official_approval_close_btn.imageset/Group 2848@3x.png
+0
-0
update_close@2x.png
.../official_approval_close_btn.imageset/update_close@2x.png
+0
-0
update_close@3x.png
.../official_approval_close_btn.imageset/update_close@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/Home(首页)/C/YHHomeWebViewController.swift
View file @
a74b8a9d
...
...
@@ -106,9 +106,9 @@ class YHHomeWebViewController: YHBaseViewController, WKUIDelegate, WKNavigationD
// 创建wkwebview
webview
=
DWKWebView
(
frame
:
CGRect
(
x
:
0
,
y
:
statusHeight
+
navHeight
!
,
width
:
self
.
view
.
frame
.
width
,
height
:
self
.
view
.
frame
.
height
-
statusHeight
-
navHeight
!
-
59
-
k_Height_safeAreaInsetsBottom
()))
webview
.
navigationDelegate
=
self
webview
.
setDebugMode
(
false
)
webview
.
scrollView
.
contentInsetAdjustmentBehavior
=
.
never
webview
.
navigationDelegate
=
self
let
api
=
YHJsApi
()
api
.
delegate
=
self
...
...
galaxy/galaxy/Classes/Modules/InteractionH5(与H5交互)/YHH5WebViewVC.swift
View file @
a74b8a9d
...
...
@@ -123,6 +123,7 @@ private extension YHH5WebViewVC {
webview
.
scrollView
.
contentInsetAdjustmentBehavior
=
.
never
webview
.
navigationDelegate
=
self
webview
.
scrollView
.
delegate
=
self
webview
.
setDebugMode
(
false
)
let
api
=
YHJsApi
()
api
.
delegate
=
self
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/正式批/official_approval_close_btn.imageset/Contents.json
View file @
a74b8a9d
...
...
@@ -5,12 +5,12 @@
"scale"
:
"1x"
},
{
"filename"
:
"
Group 2848
@2x.png"
,
"filename"
:
"
update_close
@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"
Group 2848
@3x.png"
,
"filename"
:
"
update_close
@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/正式批/official_approval_close_btn.imageset/Group 2848@2x.png
deleted
100644 → 0
View file @
081410ea
893 Bytes
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/正式批/official_approval_close_btn.imageset/Group 2848@3x.png
deleted
100644 → 0
View file @
081410ea
1.42 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/正式批/official_approval_close_btn.imageset/update_close@2x.png
0 → 100644
View file @
a74b8a9d
927 Bytes
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/客服段/正式批/official_approval_close_btn.imageset/update_close@3x.png
0 → 100644
View file @
a74b8a9d
1.38 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