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
135efa7c
Commit
135efa7c
authored
Apr 27, 2022
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
京东相关信息改为友众
parent
3ab425f8
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
11 deletions
+11
-11
manifest.json
manifest.json
+1
-1
pages.json
pages.json
+1
-1
binding.vue
pages/binding/binding.vue
+4
-4
index.vue
pages/binding/index.vue
+3
-3
home.vue
pages/home.vue
+1
-1
pagespage.json
pagespage.json
+1
-1
logo.png
static/binding/logo.png
+0
-0
No files found.
manifest.json
View file @
135efa7c
{
"name"
:
"
京东
挪车"
,
"name"
:
"
友众
挪车"
,
"appid"
:
"__UNI__F54AE0B"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
...
...
pages.json
View file @
135efa7c
...
...
@@ -22,7 +22,7 @@
{
"path"
:
"pages/binding/binding"
,
"style"
:
{
"navigationBarTitleText"
:
"绑定
京东
账号"
"navigationBarTitleText"
:
"绑定
友众
账号"
}
}
],
...
...
pages/binding/binding.vue
View file @
135efa7c
...
...
@@ -9,7 +9,7 @@
<image
src=
"@/static/binding/logo.png"
>
</div>
<div
class=
"binding__tips"
>
绑定
京东
账号后,免费领取挪车码
绑定
友众
账号后,免费领取挪车码
</div>
<div
class=
"binding__form"
>
<view
class=
"content"
>
...
...
@@ -20,7 +20,7 @@
<u-checkbox-group
placement=
"row"
>
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
已阅读并同意
<span>
京东挪车牌用户协议(含隐私政策)
</span>
、
<span>
京东用户注册协议
</span>
、
<span>
京东
隐私政策
</span>
和
<span>
联通账号认证服务条款
</span>
并使用本机号码登录
已阅读并同意
<span>
友众挪车牌用户协议(含隐私政策)
</span>
、
<span>
友众用户注册协议
</span>
、
<span>
友众
隐私政策
</span>
和
<span>
联通账号认证服务条款
</span>
并使用本机号码登录
</div>
<div>
<view
class=
"subform"
@
click=
"sub"
>
确认绑定
</view>
...
...
@@ -36,7 +36,7 @@ export default {
checked
:
false
,
formData
:
[{
id
:
"kjjns"
,
//id必须唯一 可以是数字
placeholder
:
"请输入
京东
账号"
,
placeholder
:
"请输入
友众
账号"
,
label
:
"中国(+86)"
,
// 提示输入名
type
:
"text"
,
//类型
rules
:
{
...
...
@@ -85,7 +85,7 @@ export default {
});
}
else
{
uni
.
showToast
({
title
:
"请阅读并同意
京东
挪车牌用户协议"
,
title
:
"请阅读并同意
友众
挪车牌用户协议"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
pages/binding/index.vue
View file @
135efa7c
...
...
@@ -38,7 +38,7 @@
<u-checkbox-group
placement=
"row"
>
<u-checkbox
:checked=
'checked'
@
change=
"changeBtn"
></u-checkbox>
</u-checkbox-group>
已阅读并同意
<span>
《用户注册协议》
</span>
、
<span>
《
京东隐私政策》
</span>
。若您的手机号未注册,将为您直接注册京东
账号
已阅读并同意
<span>
《用户注册协议》
</span>
、
<span>
《
友众隐私政策》
</span>
。若您的手机号未注册,将为您直接注册友众
账号
</div>
</div>
</view>
...
...
@@ -67,7 +67,7 @@ export default {
//登录
checkLogin
()
{
uni
.
showToast
({
title
:
"请先阅读并同意《
京东用户注册协议》、《京东
隐私政策》"
,
title
:
"请先阅读并同意《
友众用户注册协议》、《友众
隐私政策》"
,
icon
:
'none'
,
duration
:
2000
,
});
...
...
@@ -174,7 +174,7 @@ export default {
gotoIndex
()
{
//跳转到绑定页面
uni
.
reLaunch
({
//信息更新成功后跳转到小程序首页
//todo
京东
账号绑定界面暂缓
//todo
友众
账号绑定界面暂缓
//url: '/pages/binding/binding'
url
:
'/pages/main'
})
...
...
pages/home.vue
View file @
135efa7c
...
...
@@ -17,7 +17,7 @@
<text>
{{
freeCode
.
title
}}
</text>
</div>
<div
class=
"code__tips"
>
<text>
绑定
京东
账号,仅需支付邮费
</text>
<text>
绑定
友众
账号,仅需支付邮费
</text>
</div>
<div
class=
"money__num"
>
<text
class=
"num__one"
>
¥0.00
</text>
...
...
pagespage.json
View file @
135efa7c
...
...
@@ -16,7 +16,7 @@
{
"path"
:
"pages/binding/binding"
,
"style"
:
{
"navigationBarTitleText"
:
"绑定
京东
账号"
"navigationBarTitleText"
:
"绑定
友众
账号"
}
},
{
...
...
static/binding/logo.png
View replaced file @
3ab425f8
View file @
135efa7c
38.2 KB
|
W:
|
H:
28 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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