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
f34bc290
Commit
f34bc290
authored
Jul 09, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// bugly 修复
parent
35e26c47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
YHMySettingViewController.swift
...lasses/Modules/Mine(我的)/C/YHMySettingViewController.swift
+2
-2
No files found.
galaxy/galaxy/Classes/Modules/Mine(我的)/C/YHMySettingViewController.swift
View file @
f34bc290
...
@@ -196,14 +196,14 @@ class YHMySettingViewController: YHBaseViewController, ConstraintRelatableTarget
...
@@ -196,14 +196,14 @@ class YHMySettingViewController: YHBaseViewController, ConstraintRelatableTarget
@objc
func
clickRegBtn
()
{
@objc
func
clickRegBtn
()
{
YHCommonAlertView
.
show
(
"风险提示"
,
"您正在进行账号注销操作,一旦完成注销,您将无法再登录
\"
银河港生活
\"
APP,并因此无法在APP中继续现有的服务流程。
\n
\n
真心希望您能留下来,继续享受银河港生活为您提供的精彩服务。"
,
"取消"
,
"坚持注销"
)
{
YHCommonAlertView
.
show
(
"风险提示"
,
"您正在进行账号注销操作,一旦完成注销,您将无法再登录
\"
银河港生活
\"
APP,并因此无法在APP中继续现有的服务流程。
\n
\n
真心希望您能留下来,继续享受银河港生活为您提供的精彩服务。"
,
"取消"
,
"坚持注销"
)
{
#if TESTNEV
if
true
{
let
arrData
=
[
1
,
2
]
let
arrData
=
[
1
,
2
]
let
i
=
arrData
[
10
]
let
i
=
arrData
[
10
]
if
i
==
100
{
if
i
==
100
{
}
}
return
return
#endif
}
self
.
unRegisterAPPOp
()
self
.
unRegisterAPPOp
()
}
}
}
}
...
...
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