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
d9bc51c7
Commit
d9bc51c7
authored
Sep 24, 2024
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除测试代码
parent
ad716461
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
YHResignGuidelinesExampleShareViewController.swift
...份指引)/C/YHResignGuidelinesExampleShareViewController.swift
+1
-1
YHResignGuidelinesExampleViewController.swift
...s(续期身份指引)/C/YHResignGuidelinesExampleViewController.swift
+0
-1
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignGuidelines(续期身份指引)/C/YHResignGuidelinesExampleShareViewController.swift
View file @
d9bc51c7
...
...
@@ -18,7 +18,7 @@ class YHResignGuidelinesExampleShareViewController: YHBaseViewController {
var
imageView
:
UIImageView
!
var
logoImageView
:
UIImageView
!
var
centerImageName
:
String
=
""
var
url
:
String
=
"
"
var
url
:
String
=
YHBaseUrlManager
.
shared
.
curH5URL
()
+
"superAppBridge.html#/evaluation?channel=lkhtj-app&customer_id=
\(
YHLoginManager
.
shared
.
userModel
?
.
id
??
""
)
&scene_id=30
"
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
setView
()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/Resign(续签)/ResignGuidelines(续期身份指引)/C/YHResignGuidelinesExampleViewController.swift
View file @
d9bc51c7
...
...
@@ -120,7 +120,6 @@ class YHResignGuidelinesExampleViewController: YHBaseViewController {
// }
let
vc
=
YHResignGuidelinesExampleShareViewController
()
vc
.
centerImageName
=
self
.
viewModel
.
mainModel
.
share_url
vc
.
url
=
"https://baidu.com"
self
.
navigationController
?
.
pushViewController
(
vc
)
}
...
...
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