Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
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
杨凯
YDL-Component-Medical
Commits
07b06f0d
Commit
07b06f0d
authored
Mar 03, 2021
by
YKai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:账号注销协议页面提交
parent
4f958200
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
392 additions
and
166 deletions
+392
-166
AndroidManifest.xml
m-user/src/main/AndroidManifest.xml
+148
-153
accountUnregister.html
m-user/src/main/assets/html/accountUnregister.html
+120
-0
AccountSettingActivity.java
m-user/src/main/java/com/yidianling/user/mine/AccountSettingActivity.java
+5
-0
AccountUnRegisterActivity.kt
m-user/src/main/java/com/yidianling/user/mine/AccountUnRegisterActivity.kt
+26
-0
shape_btn_blue_radius_8.xml
m-user/src/main/res/drawable/shape_btn_blue_radius_8.xml
+10
-0
activity_account_un_register.xml
m-user/src/main/res/layout/activity_account_un_register.xml
+51
-0
user_mine_activity_account_setting.xml
m-user/src/main/res/layout/user_mine_activity_account_setting.xml
+19
-0
strings.xml
m-user/src/main/res/values/strings.xml
+13
-13
No files found.
m-user/src/main/AndroidManifest.xml
View file @
07b06f0d
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"com.yidianling.user"
>
package=
"com.yidianling.user"
>
<application>
<activity
android:name=
".mine.AccountUnRegisterActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.LoginActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.LoginActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".ui.CountryListActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.CountryListActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".ui.InputPhoneActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.InputPhoneActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".ui.SmsLoginActivity"
android:label=
"验证码"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.SmsLoginActivity"
android:label=
"验证码"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".ui.GetIdentifyingCodeActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.GetIdentifyingCodeActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".ui.FillInfoActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".ui.FillInfoActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.CheckPasswordActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".safePrivate.CheckPasswordActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.FingerPrintCheckActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".safePrivate.FingerPrintCheckActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.HandUnlockCheckActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".safePrivate.HandUnlockCheckActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.PrivacyActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".safePrivate.PrivacyActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.SetFingerPrintActivity"
android:theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".safePrivate.SetFingerPrintActivity"
android:screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".safePrivate.SetHandUnLockActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
android:name=
".safePrivate.SetHandUnLockActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.login.RegisterAndLoginActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".ui.login.VerificationCodeActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".ui.login.InputPassWordActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".ui.login.H5Activity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".ui.AliAuthDemoActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
"com.mobile.auth.gatewayauth.LoginAuthActivity"
android:configChanges=
"orientation|keyboardHidden|screenSize"
android:exported=
"false"
android:launchMode=
"singleTask"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
"com.cmic.sso.sdk.activity.LoginAuthActivity"
android:configChanges=
"orientation|keyboardHidden|screenSize"
android:launchMode=
"singleTask"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
<activity
android:name=
".wxapi.WXEntryActivity"
android:exported=
"true"
android:launchMode=
"singleTop"
/>
android:name=
".ui.login.RegisterAndLoginActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.login.SecretActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:name=
".ui.login.VerificationCodeActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.login.InputPassWordActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.login.H5Activity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".ui.AliAuthDemoActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
"com.mobile.auth.gatewayauth.LoginAuthActivity"
android:configChanges=
"orientation|keyboardHidden|screenSize"
android:exported=
"false"
android:launchMode=
"singleTask"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
"com.cmic.sso.sdk.activity.LoginAuthActivity"
android:configChanges=
"orientation|keyboardHidden|screenSize"
android:launchMode=
"singleTask"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".wxapi.WXEntryActivity"
android:exported=
"true"
android:launchMode=
"singleTop"
/>
<activity
android:name=
"com.yidianling.user.mine.AboutUsActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
android:name=
".ui.login.SecretActivity"
android:exported=
"true"
android:launchMode=
"singleTop"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
"
com.yidianling.user.mine.AccountHistory
Activity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
"
.mine.AboutUs
Activity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user.mine.AccountSetting
Activity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
"
.mine.AccountHistory
Activity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"com.yidianling.user.mine.ContactCustomerServiceActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
android:name=
".mine.AccountSettingActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
".mine.ContactCustomerServiceActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
"
com.yidianling.user
.mine.FeedBackActivity"
android:name=
".mine.FeedBackActivity"
android:screenOrientation=
"portrait"
android:windowSoftInputMode=
"adjustPan|stateUnspecified"
/>
<activity
android:name=
"
com.yidianling.user
.mine.MyFeedBackActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.MyFeedBackActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.FeedBackSuccessActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.FeedBackSuccessActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.HelpActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.HelpActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.NotificationsSettingActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.NotificationsSettingActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.PersonalDesActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.PersonalDesActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.PersonalInfoActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.PersonalInfoActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.RechargeActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.RechargeActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"com.yidianling.user.mine.SetInfoActivity"
android:theme=
"@style/platform_NoTitleTheme"
android:screenOrientation=
"portrait"
/>
android:name=
".mine.SetInfoActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
/>
<activity
android:name=
"
com.yidianling.user
.mine.WithDrawActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.WithDrawActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.WithDrawSuccessActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.WithDrawSuccessActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.ChooseAccountActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.ChooseAccountActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.EditAccountActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.EditAccountActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.AddAccountActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.AddAccountActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.RechargeResultActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.RechargeResultActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.PwdCheckActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.PwdCheckActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
"
com.yidianling.user
.mine.PhoneChangeActivity"
android:
theme=
"@style/platform_NoTitleTheme
"
android:screenOrientation=
"portrait
"
/>
android:name=
".mine.PhoneChangeActivity"
android:
screenOrientation=
"portrait
"
android:theme=
"@style/platform_NoTitleTheme
"
/>
<activity
android:name=
".mine.SendRedPacketActivity"
android:screenOrientation=
"portrait"
android:windowSoftInputMode=
"adjustResize"
android:theme=
"@style/platform_NoTitleTheme"
/>
android:name=
".mine.SendRedPacketActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleTheme"
android:windowSoftInputMode=
"adjustResize"
/>
<activity
android:name=
".mine.ReceiveRedPacketActivity"
android:screenOrientation=
"portrait"
android:windowSoftInputMode=
"adjustResiz
e"
android:theme=
"@style/platform_NoTitleTheme"
/>
android:name=
".mine.ReceiveRedPacketActivity"
android:screenOrientation=
"portrait"
android:theme=
"@style/platform_NoTitleThem
e"
android:windowSoftInputMode=
"adjustResize"
/>
<activity
android:name=
".ui.collect.CollectSexAndBirthActivity"
android:exported=
"true"
android:launchMode=
"singleTop"
/>
<activity
android:name=
".ui.collect.CollectFocusActivity"
android:exported=
"true"
android:launchMode=
"singleTop"
/>
</application>
</manifest>
\ No newline at end of file
m-user/src/main/assets/html/accountUnregister.html
0 → 100644
View file @
07b06f0d
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<title></title>
</head>
<body>
<style>
.protocol
{
text-align
:
justify
;
padding
:
0
20px
;
box-sizing
:
border-box
;
}
.title
{
color
:
rgba
(
36
,
36
,
36
,
100
);
font-size
:
18px
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
;
}
</style>
<div
class=
"protocol"
>
<p>
本协议适用于壹点灵账号注销功能服务,其作为壹点灵《用户注册协议》的补充协议,是壹点灵《用户注册协议》的不可分割的重要组成部分,具有同等的法律效力。若本协议与壹点灵《用户注册协议》约定不一致的,以本协议约定为准。本协议没明确规定的,则仍以壹点灵《用户注册协议》为准。
</p>
<p>
【特别说明】 亲爱的用户,在您正式开始下一步壹点灵账号注销流程前,我们先为您做出如下特别说明: 注销壹点灵账号后, 您将无法再以此账号登录和壹点灵旗下的 所有产品与服务以及产品及服务中与第三方合作的服务内容 (以下简称为“壹点灵旗下的产品与服务”,例如 “壹点灵”、“咨询师工作台”、“爱情恋爱配对测试”等),壹点灵也将同时终止在该账号下为您提供我们的高品质、多元化的产品与服务,这同时也不可避免地会给您的售后维权带来不便。且壹点灵账号一旦注销完成,将无法恢复。请您在注销前慎重考虑。
</p>
<p>
若您经过慎重考虑后仍执意决定注销壹点灵账号的,请您务必先行仔细阅读和充分理解本《壹点灵账号注销协议》,在同意全部内容、且在账号符合全部注销条件后,按照我们的注销操作指引点击进行下一步操作,您勾选本注销协议并点击下一步操作的,即视为您已经同意并签署和遵守本协议全部内容。如您在注销后需要再次使用我们的服务的,欢迎您使用手机号码或壹点灵允许的其他方式重新注册。同时,我们也非常希望能够了解您使用我们的产品/服务体验,您可以通过客服或发邮件至 kf@ydl.com 的方式反馈给我们,以便我们进一步改进和完善我们的产品和服务。
</p>
<p>
(如您执意决定注销壹点灵账号的,请继续向下阅读)
</p>
<p>
一、您需要首先知悉的是:在您的壹点灵账号注销后,将(可能)产生包括但不限于如下结果需要您自行承担:
</p>
<p>
1. 壹点灵账号一旦注销,您将无法登录、使用该账号(也包括无法再使用第三方登录方式),也就是说您将无法再以此账号(亦包括第三方账号绑定的壹点灵账号)登录/使用/继续使用壹点灵旗下的所有产品与服务;
</p>
<p>
2.
壹点灵账号一旦注销,您曾通过该账号登录、使用的壹点灵旗下的产品与服务下的所有内容、信息、数据、记录将会被全部删除或匿名化处理,您也无法再检索、访问、获取、继续使用和找回,也无权要求我们找回(但法律法规另有约定的除外),包括但不限于:
</p>
<p>
• 该账号下的个人资料(例如:头像、昵称等)及绑定信息(例如:绑定手机号、邮箱等);
</p>
<p>
• 该账号下的您的个人隐私信息(同时您亦不再享有《壹点灵隐私政策》中约定的您的用户权利,但法律法规另有约定的除外);
</p>
<p>
• 该账号曾发表的所有内容(例如:音频、图片、照片、评论、互动、点赞等);
</p>
<p>
• 其他所有内容、信息、数据、记录。
</p>
<p>
3. 您同意通过注销账号的方式放弃该账号在壹点灵旗下的产品与服务使用期间已产生的但未消耗完毕的权益及未来的逾期利益。即壹点灵账号一旦注销,我们将会对该账号下的全部权益做清除处理,包括但不限于:
</p>
<p>
• 您尚未到期的各类VIP会员权益、等级等;
</p>
<p>
• 您尚未使用的积分、卡券、优惠券、代金券、成长值等;
</p>
<p>
• 您尚未消耗掉的壹贝;
</p>
<p>
• 您在壹点灵旗下的产品与/或服务中发布的内容未来的收益权益;
</p>
<p>
• 您在壹点灵旗下的产品与/或服务中的各类身份权益;
</p>
<p>
• 您在壹点灵旗下的产品与/或服务中已经购买的未到期的在线服务内容;
</p>
<p>
• 其他已产生但未消耗完毕的权益或未来预期的收益。
</p>
<p>
4. 壹点灵账号一旦注销,将无法恢复(即使您在注销后以相同手机号码再次向我们申请注册壹点灵账号,此时该账号将默认为新的用户账号。因此,我们善意地提醒您在申请注销前对需要备份的内容提前自行做好备份);
</p>
<p>
5. 壹点灵账号一旦注销,您与我们曾签署过的相关用户协议、其他权利义务性文件等相应终止(但已约定继续生效的或法律法规另有规定的除外);
</p>
<p>
6. 其他因壹点灵账号注销(可能)产生的结果。
</p>
<p>
二、在您向我们申请/继续申请注销壹点灵账号之前,为保障您的账号安全和财产权益,您需先行检查与确保您申请注销的壹点灵账号已经同时满足以下条件,这些条件包括但不限于:
</p>
<p>
1. 该账号是通过我们的官方渠道注册、符合《壹点灵用户网络服务使用协议》及相关平台说明规范的账号;且为您本人注册的账号;
</p>
<p>
2. 需按照我们的官方渠道提供的注销流程和操作指引进行注销操作;
</p>
<p>
3. 该账号处于安全状态,包括但不限于:
</p>
<p>
• 该账号在申请注销期间无未处理完毕的(被)投诉、举报;
</p>
<p>
• 该账号在申请注销期间未处于非法的被检查状态、被限制的状态;
</p>
<p>
• 无其他不安全/异常状态。
</p>
<p>
4. 该账号内无余额/资金,包括但不限于:
</p>
<p>
• 壹贝已消耗完毕;
</p>
<p>
• 资金管理内余额已被提现或消费完毕;
</p>
<p>
• 其他账号内的余额/资金均已被提现或消费完毕。
</p>
<p>
5. 该账号内无未处理完毕的交易,包括但不限于:
</p>
<p>
• 壹点灵咨询中无未完成的咨询订单;
</p>
<p>
6. 其他应满足的条件。
</p>
<p>
上述问题您可首先尝试自行处理,如您无法处理的或在处理过程中有任何疑惑的,可联系壹点灵客服协助处理。
</p>
<p>
三、如何注销壹点灵账号?
</p>
<p>
1. 您需按照我们的官方渠道提供的注销流程和操作指引,在相关功能设置页面进行注销操作;
</p>
<p>
2. 您已经仔细阅读与充分理解、且同意本《壹点灵账号注销协议》的全部内容;同时,您已经检查与确认满足了本协议第二条的要求;
</p>
<p>
3.
在您完成上述第2点后,我们将根据您的账号安全状态以及您的相关产品与服务的使用情况等综合判断您的账号是否符合注销条件。如满足注销条件,为保障您的账号安全和财产权益,我们需要进行注销申请的身份验证以确保您真的是账号的有权使用人(如注册手机验证方式等)。如我们在综合判断后发现账号不符合注销条件的,或者身份验证失败的,您的注销可能会失败,您可以按照我们的指引进行后续操作或联系壹点灵客服协助处理;
</p>
<p>
4.
在您完成上述第3点后,我们将根据您的账号安全状态以及您的相关产品与服务的使用情况等综合判断您的账号是否符合注销条件。如满足注销条件,为保障您的账号安全和财产权益,我们需要进行注销申请的身份验证以确保您真的是账号的有权使用人(如注册手机验证方式等)。如我们在综合判断后发现账号不符合注销条件的,或者身份验证失败的,您的注销可能会失败,您可以按照我们的指引进行后续操作或联系壹点灵客服协助处理;
</p>
<p>
5. 该账号内无未处理完毕的交易,包括但不限于:
</p>
<p>
具体的注销流程化和操作以平台公布的为准。您理解并同意,在您申请注销壹点灵账号期间,如我们需要对相关交易、投诉或其他与您的账号相关的事项进行核实的,或者我们有其他合理的理由的,我们有权冻结您的该账号且暂时不为您提供注销服务。
</p>
<p>
本协议未尽事宜,请参考《壹点灵用户网络服务使用协议》、《壹点灵隐私政策》及平台相关规则、说明等。同时,您知悉并同意:即使您的壹点灵账号被注销了,也并不减轻或免除您应根据相关法律法规、相关协议、规则等(可能)需要承担的相关责任。
</p>
<p>
如在壹点灵账号注销过程中有任何问题您无法处理的或在处理过程中有任何疑惑的,可联系壹点灵客服协助处理。 本协议之效力、解释、变更、执行与争议解决均适用中华人民共和国法律。因本协议产生之争议,双方尽最大诚意进行友好协商,如果双方不能协商一致,均应依照中华人民共和国法律予以处理。
</p>
</div>
</body>
</html>
m-user/src/main/java/com/yidianling/user/mine/AccountSettingActivity.java
View file @
07b06f0d
...
...
@@ -66,6 +66,7 @@ public class AccountSettingActivity extends BaseActivity implements View.OnClick
JumpTextView
jtv_wechat
;
JumpTextView
jtv_qq
;
RoundCornerButton
rcb_exit
;
JumpTextView
tvAccountUnRegister
;
@NotNull
@Override
...
...
@@ -90,6 +91,7 @@ public class AccountSettingActivity extends BaseActivity implements View.OnClick
jtv_wechat
=
findViewById
(
R
.
id
.
jtv_wechat
);
jtv_qq
=
findViewById
(
R
.
id
.
jtv_qq
);
rcb_exit
=
findViewById
(
R
.
id
.
rcb_exit
);
tvAccountUnRegister
=
findViewById
(
R
.
id
.
tv_account_unregister
);
jtv_phone
.
setOnClickListener
(
this
);
jtv_change_password
.
setOnClickListener
(
this
);
...
...
@@ -98,6 +100,7 @@ public class AccountSettingActivity extends BaseActivity implements View.OnClick
rcb_exit
.
setOnClickListener
(
this
);
person_notify_setting
.
setOnClickListener
(
this
);
person_black_setting
.
setOnClickListener
(
this
);
tvAccountUnRegister
.
setOnClickListener
(
this
);
init
();
EventBus
.
getDefault
().
register
(
this
);
...
...
@@ -263,6 +266,8 @@ public class AccountSettingActivity extends BaseActivity implements View.OnClick
LogOut
();
}
else
if
(
id
==
R
.
id
.
person_notify_setting
)
{
startActivity
(
new
Intent
(
this
,
NotificationsSettingActivity
.
class
));
}
else
if
(
id
==
R
.
id
.
tv_account_unregister
){
startActivity
(
new
Intent
(
this
,
AccountUnRegisterActivity
.
class
));
}
}
...
...
m-user/src/main/java/com/yidianling/user/mine/AccountUnRegisterActivity.kt
0 → 100644
View file @
07b06f0d
package
com.yidianling.user.mine
import
com.ydl.ydlcommon.base.BaseActivity
import
com.ydl.ydlcommon.bean.StatusBarOptions
import
com.yidianling.user.R
import
kotlinx.android.synthetic.main.activity_account_un_register.*
/**
* 账号注销协议页面
*/
class
AccountUnRegisterActivity
:
BaseActivity
()
{
override
fun
layoutResId
():
Int
{
return
R
.
layout
.
activity_account_un_register
}
override
fun
getStatusViewOptions
():
StatusBarOptions
{
return
StatusBarOptions
(
isAddStatusView
=
true
,
statusBarDarkMode
=
true
)
}
override
fun
initDataAndEvent
()
{
//无网络 读取本地文件
web_view
.
loadUrl
(
"file:///android_asset/html/accountUnregister.html"
)
}
}
\ No newline at end of file
m-user/src/main/res/drawable/shape_btn_blue_radius_8.xml
0 → 100644
View file @
07b06f0d
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:shape=
"rectangle"
>
<solid
android:color=
"@color/platform_color_1DA1F2"
/>
<corners
android:radius=
"8dp"
/>
</shape>
\ No newline at end of file
m-user/src/main/res/layout/activity_account_un_register.xml
0 → 100644
View file @
07b06f0d
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:orientation=
"vertical"
tools:ignore=
"ResourceName"
>
<com.ydl.ydlcommon.view.TitleBar
android:id=
"@+id/tb_title"
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/title_bar_height"
android:background=
"@color/platform_white"
app:pa_left_start_icon=
"@drawable/platform_common_back"
app:pa_title_text=
"壹点灵账号注销协议"
/>
<WebView
android:id=
"@+id/web_view"
android:layout_width=
"match_parent"
android:layout_height=
"0dp"
android:layout_weight=
"1"
/>
<LinearLayout
android:layout_width=
"match_parent"
android:layout_height=
"77dp"
android:orientation=
"vertical"
>
<View
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/divide_line_stroke_width"
android:background=
"#EDEDED"
/>
<TextView
android:id=
"@+id/tv_unregister"
android:layout_width=
"match_parent"
android:layout_height=
"44dp"
android:layout_marginStart=
"@dimen/platform_dp_20"
android:layout_marginTop=
"@dimen/platform_dp_12"
android:layout_marginEnd=
"@dimen/platform_dp_20"
android:background=
"@drawable/shape_btn_blue_radius_8"
android:gravity=
"center"
android:textSize=
"@dimen/platform_sp_16"
android:text=
"确定注销账号"
android:textColor=
"@color/white"
/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
m-user/src/main/res/layout/user_mine_activity_account_setting.xml
View file @
07b06f0d
...
...
@@ -155,6 +155,25 @@
android:layout_height=
"@dimen/divide_line_stroke_width"
android:background=
"#EDEDED"
/>
<View
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/divide_line_stroke_width"
android:layout_marginTop=
"14dp"
android:background=
"#EDEDED"
/>
<com.ydl.ydlcommon.view.JumpTextView
android:id=
"@+id/tv_account_unregister"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:background=
"@color/white"
app:pa_jump_tv_left_text=
"注销账号"
app:pa_jump_tv_right_color=
"#333333"
/>
<ImageView
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/divide_line_stroke_width"
android:background=
"#EDEDED"
/>
<ImageView
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/divide_line_stroke_width"
...
...
m-user/src/main/res/values/strings.xml
View file @
07b06f0d
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"ResourceName"
>
<!--网络提示模块-->
<!--动态模块-->
<string
name=
"user_edittext_hint"
></string>
<string
name=
"redpacket_tips_title"
>
红包说明
</string>
<string
name=
"redpacket_tips_content1"
>
1.红包仅限于感谢使用,不能用于支付咨询费,无咨询售后保障
</string>
<string
name=
"redpacket_tips_content2"
>
2.红包一经发送且咨询师已收取,不支持退款
</string>
<string
name=
"redpacket_tips_content3"
>
3.咨询师未确认收取红包会在24小时退回账户
</string>
</resources>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"ResourceName"
>
<!--网络提示模块-->
<!--动态模块-->
<string
name=
"user_edittext_hint"
></string>
<string
name=
"redpacket_tips_title"
>
红包说明
</string>
<string
name=
"redpacket_tips_content1"
>
1.红包仅限于感谢使用,不能用于支付咨询费,无咨询售后保障
</string>
<string
name=
"redpacket_tips_content2"
>
2.红包一经发送且咨询师已收取,不支持退款
</string>
<string
name=
"redpacket_tips_content3"
>
3.咨询师未确认收取红包会在24小时退回账户
</string>
</resources>
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