Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
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
Administrator
jd-vx-app
Commits
43dcac53
Commit
43dcac53
authored
Jun 02, 2022
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
京东挪车牌改为京东汽车挪车牌
parent
fd0a6501
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
12 additions
and
12 deletions
+12
-12
binding.vue
pages/binding/binding.vue
+2
-2
index.vue
pages/binding/index.vue
+2
-2
home-new.vue
pages/home-new.vue
+1
-1
home.vue
pages/home.vue
+1
-1
getCoupon.vue
pagesA/pages/index/getCoupon.vue
+1
-1
addCar.vue
pagesB/pages/move-car/addCar.vue
+2
-2
editCar.vue
pagesB/pages/move-car/editCar.vue
+2
-2
scan.vue
pagesB/pages/move-car/scan.vue
+1
-1
No files found.
pages/binding/binding.vue
View file @
43dcac53
...
...
@@ -23,7 +23,7 @@
</u-checkbox-group>
</view>
<view>
已阅读并同意
<span
@
click=
"goArticle(1)"
>
《用户注册服务协议》
</span>
、
<span
@
click=
"goArticle(2)"
>
《京东挪车牌隐私权政策》
</span>
已阅读并同意
<span
@
click=
"goArticle(1)"
>
《用户注册服务协议》
</span>
、
<span
@
click=
"goArticle(2)"
>
《京东
汽车
挪车牌隐私权政策》
</span>
</view>
</view>
<div>
...
...
@@ -89,7 +89,7 @@ export default {
});
}
else
{
uni
.
showToast
({
title
:
"请阅读并同意《用户注册服务协议》和《京东挪车牌隐私权政策》"
,
title
:
"请阅读并同意《用户注册服务协议》和《京东
汽车
挪车牌隐私权政策》"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
pages/binding/index.vue
View file @
43dcac53
...
...
@@ -38,7 +38,7 @@
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
已阅读并同意
<span
@
click=
"goArticle(1)"
>
《用户注册服务协议》
</span>
、
<span
@
click=
"goArticle(2)"
>
《京东挪车牌隐私权政策》
</span>
。若您的手机号未注册,将为您直接注册京东账号
@
click=
"goArticle(2)"
>
《京东
汽车
挪车牌隐私权政策》
</span>
。若您的手机号未注册,将为您直接注册京东账号
</div>
</div>
</view>
...
...
@@ -71,7 +71,7 @@
//登录
checkLogin
()
{
uni
.
showToast
({
title
:
"请先阅读并同意《用户注册服务协议》、《京东挪车牌隐私权政策》"
,
title
:
"请先阅读并同意《用户注册服务协议》、《京东
汽车
挪车牌隐私权政策》"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
pages/home-new.vue
View file @
43dcac53
...
...
@@ -309,7 +309,7 @@
},
onReady
:
function
()
{
uni
.
setNavigationBarTitle
({
title
:
'京东挪车牌'
title
:
'京东
汽车
挪车牌'
});
}
};
...
...
pages/home.vue
View file @
43dcac53
...
...
@@ -306,7 +306,7 @@
},
onReady
:
function
()
{
uni
.
setNavigationBarTitle
({
title
:
'京东挪车牌'
title
:
'京东
汽车
挪车牌'
});
}
};
...
...
pagesA/pages/index/getCoupon.vue
View file @
43dcac53
...
...
@@ -10,7 +10,7 @@
领取优惠券
</view>
<view>
免费购买京东挪车牌
免费购买京东
汽车
挪车牌
</view>
</view>
...
...
pagesB/pages/move-car/addCar.vue
View file @
43dcac53
...
...
@@ -31,7 +31,7 @@
<u-checkbox-group
placement=
"row"
>
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
请先阅读并同意
<span
@
click=
"goArticle"
>
《京东挪车牌隐私权政策》
</span>
请先阅读并同意
<span
@
click=
"goArticle"
>
《京东
汽车
挪车牌隐私权政策》
</span>
</div>
<div
class=
"add__btn add__no__bind"
@
click=
"addCarInfo()"
>
完成
...
...
@@ -122,7 +122,7 @@ export default {
this
.
$refs
.
form1
.
validate
().
then
(
res
=>
{
if
(
!
this
.
checked
)
{
uni
.
showToast
({
title
:
"请同意京东挪车牌隐私权政策"
,
title
:
"请同意京东
汽车
挪车牌隐私权政策"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
pagesB/pages/move-car/editCar.vue
View file @
43dcac53
...
...
@@ -33,7 +33,7 @@
<u-checkbox-group
placement=
"row"
>
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
请先阅读并同意
<span
@
click=
"goArticle"
>
《京东挪车牌隐私权政策》
</span>
请先阅读并同意
<span
@
click=
"goArticle"
>
《京东
汽车
挪车牌隐私权政策》
</span>
</div>
<div
class=
"add__btn add__no__bind"
@
click=
"editCarInfo"
>
...
...
@@ -131,7 +131,7 @@ export default {
this
.
$refs
.
form1
.
validate
().
then
(
res
=>
{
if
(
!
this
.
checked
)
{
uni
.
showToast
({
title
:
"请同意京东挪车牌隐私权政策"
,
title
:
"请同意京东
汽车
挪车牌隐私权政策"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
pagesB/pages/move-car/scan.vue
View file @
43dcac53
...
...
@@ -63,7 +63,7 @@
<u-checkbox-group
placement=
"row"
>
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
请先阅读并同意
<span
@
click=
"goArticle(2)"
>
《京东挪车牌隐私权政策》
</span>
请先阅读并同意
<span
@
click=
"goArticle(2)"
>
《京东
汽车
挪车牌隐私权政策》
</span>
</div>
-->
</div>
<view
class=
"no-car-info"
v-else
>
...
...
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