Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
93559250
Commit
93559250
authored
Jan 17, 2023
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐私条款直接打开不显示返回键&电话号码修改
parent
b973a23d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
components/clause/clause.vue
+6
-8
pages/personalCenter/accountoperation/aboutcffp.vue
+2
-2
No files found.
components/clause/clause.vue
View file @
93559250
<
template
>
<
template
>
<view
class=
"container"
>
<view
class=
"container"
>
<text
class=
"iconfont icon-youjiantou zuojiantou"
@
click=
"goBack()"
style=
"top: 20rpx;"
></text>
<text
class=
"iconfont icon-youjiantou zuojiantou"
@
click=
"goBack()"
style=
"top: 20rpx;"
v-if=
"isBack !=1"
></text>
<view
class=
"content"
v-if=
"type == 1"
>
<view
class=
"content"
v-if=
"type == 1"
:style=
"
{'margin-top': isBack!=1 ? '60rpx' : '0'}"
>
<view
class=
""
>
<view
class=
""
>
【审慎阅读】您在申请注册流程中点击同意本协议之前,应当认真阅读本协议。请您务必审慎阅读、
【审慎阅读】您在申请注册流程中点击同意本协议之前,应当认真阅读本协议。请您务必审慎阅读、
充分理解各条款内容,特别是免除或者限制责任的条款、法律适用和争议解决条款。免除或者限制责
充分理解各条款内容,特别是免除或者限制责任的条款、法律适用和争议解决条款。免除或者限制责
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<view
class=
""
>
2. 如因本协议产生之争议,您同意以CFFP联盟住所地人民法院为管辖法院。
</view>
<view
class=
""
>
2. 如因本协议产生之争议,您同意以CFFP联盟住所地人民法院为管辖法院。
</view>
<view
class=
""
>
3. 本协议包含了您成为CFFP联盟会员所需要了解并遵守的协议条款,您在购买或接受CFFP联盟在线平台某课程或服务时还需要了解并签署该课程或服务的条款或具体约定(请参见您接受该产品或服务时签署的其他协议)。如本服务协议与具体产品或服务协议有不一致之处,以具体课程或服务的协议为准。
</view>
<view
class=
""
>
3. 本协议包含了您成为CFFP联盟会员所需要了解并遵守的协议条款,您在购买或接受CFFP联盟在线平台某课程或服务时还需要了解并签署该课程或服务的条款或具体约定(请参见您接受该产品或服务时签署的其他协议)。如本服务协议与具体产品或服务协议有不一致之处,以具体课程或服务的协议为准。
</view>
</view>
</view>
<view
v-if=
"type == 2"
class=
"content"
>
<view
v-if=
"type == 2"
class=
"content"
:style=
"
{'margin-top': isBack!=1 ? '60rpx' : '0'}"
>
<h4>
隐私条款
</h4>
<h4>
隐私条款
</h4>
<view
class=
""
>
CFFP家庭财务策划师联盟是AIOFP中国分会。
</view>
<view
class=
""
>
CFFP家庭财务策划师联盟是AIOFP中国分会。
</view>
<view
class=
""
>
AIOFP(Association of Independently Owned Financial Professionals)是澳洲最大的的独立金融专业人士协会)
</view>
<view
class=
""
>
AIOFP(Association of Independently Owned Financial Professionals)是澳洲最大的的独立金融专业人士协会)
</view>
...
@@ -158,12 +158,14 @@
...
@@ -158,12 +158,14 @@
export
default
{
export
default
{
data
(){
data
(){
return
{
return
{
type
:
null
type
:
null
,
isBack
:
null
}
}
},
},
components
:{},
components
:{},
onLoad
(
options
){
onLoad
(
options
){
this
.
type
=
options
.
type
;
this
.
type
=
options
.
type
;
this
.
isBack
=
options
.
isBack
},
},
methods
:{
methods
:{
goBack
()
{
goBack
()
{
...
@@ -178,8 +180,5 @@
...
@@ -178,8 +180,5 @@
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.container
{
.container
{
padding
:
30
rpx
;
padding
:
30
rpx
;
.content{
margin-top
:
60
rpx
;
}
}
}
</
style
>
</
style
>
\ No newline at end of file
pages/personalCenter/accountoperation/aboutcffp.vue
View file @
93559250
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
</view>
</view>
<view
class=
""
style=
"display: align-self: end;"
>
<view
class=
""
style=
"display: align-self: end;"
>
<span><text
style=
"color: #2D56A7;"
@
click=
"getFile(1)"
>
《服务协议》 |
</text><text
style=
"color: #2D56A7;"
@
click=
"getFile(
1
)"
>
《隐私政策》
</text></span>
<span><text
style=
"color: #2D56A7;"
@
click=
"getFile(1)"
>
《服务协议》 |
</text><text
style=
"color: #2D56A7;"
@
click=
"getFile(
2
)"
>
《隐私政策》
</text></span>
<p
class=
"footer-text"
style=
"margin: 10px 0;"
>
客服电话:400:921-9
029
</p>
<p
class=
"footer-text"
style=
"margin: 10px 0;"
>
客服电话:400:921-9
290
</p>
<p
class=
"footer-text"
>
由江苏赢盾财务顾问有限公司提供
</p>
<p
class=
"footer-text"
>
由江苏赢盾财务顾问有限公司提供
</p>
</view>
</view>
</view>
</view>
...
...
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