Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0def19b6
authored
2020-04-09 10:21:16 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
文案替换
1 parent
88c0ab98
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
src/components/modal-protocol-comp/modal-protocol-comp.vue
src/pages/custom-service/components/policy-change-guide.vue
src/pages/privacy/privacy.vue
src/components/modal-protocol-comp/modal-protocol-comp.vue
View file @
0def19b
This diff is collapsed.
Click to expand it.
src/pages/custom-service/components/policy-change-guide.vue
View file @
0def19b
<
template
>
<div>
<
auth
@
onLogin=
"userLogin"
@
onLogout=
"userLogout"
:checkProfile=
"true"
:tipModel=
"'m2'"
></auth
>
<
policy-head-list
:model=
"'checkbox'"
style=
"display:none"
></policy-head-list
>
<div
class=
"container policy-change-guide-container"
v-if=
"showForm"
>
<
!--
<auth
@
onLogin=
"userLogin"
@
onLogout=
"userLogout"
:checkProfile=
"true"
:tipModel=
"'m2'"
></auth>
--
>
<
!--
<policy-head-list
:model=
"'checkbox'"
style=
"display:none"
></policy-head-list>
--
>
<div
class=
"container policy-change-guide-container"
>
<div
class=
"table"
>
<div
class=
"table-header orange"
>
<div
class=
"table-header-item w1"
>
{{
$t
(
'policyChangeGuide.head1'
)
}}
</div>
...
...
src/pages/privacy/privacy.vue
View file @
0def19b
...
...
@@ -163,7 +163,7 @@
<br><br>
除非閣下就我們的產品或服務提出申請、註冊成為成員或因其他原因提供個人資料,平安香港將不會透過此網站收集任何識別個人身分的資料。閣下使用本網站時,我們也會收集非識別個人身分的資料 (詳見以下「Cookies 的使用」一節) 。
<br><br>
收集閣下的個人資料的同時或之前,我們會告知閣下收集資料的用途、我們可以轉交資料的第三方及閣下提供個人資料的必要性。
<br><br>
若閣下在本網站、我們所提供的應用程式或通過社交媒體供應商使用任何社交媒體功能或平台,我們可能通過有關社交媒體供應商,按照其有關政策查閱及收集與閣下有關的資料。在使用社交媒體功能時,我們可能會查閱及收集閣下於閣下的社交媒體個人簡述或賬戶選擇提供並列入在內的資料,有關資料包括(但不限於)閣下的姓名、性別、出生日期、電郵地址、位置等。根據閣下在有關社交媒體供應商所作的私隱設定,將可限制或封鎖我們對有關資料的查閱。
<br><br>
所收集的個人資料將會被儲存在我們位於[香港]的伺服器
<br><br>
所收集的個人資料將會被儲存在我們位於[香港]的伺服器
。
<br><br><br>
<strong>
我們為何要收集閣下的個人資料及將如何使用有關資料?
</strong>
...
...
Please
register
or
sign in
to post a comment