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
593338a4
Commit
593338a4
authored
May 27, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
名称修改
parent
d519adff
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
manifest.json
manifest.json
+1
-1
pages.json
pages.json
+1
-1
binding.vue
pages/binding/binding.vue
+2
-2
index.vue
pages/binding/index.vue
+2
-2
home.vue
pages/home.vue
+1
-1
pagespage.json
pagespage.json
+1
-1
No files found.
manifest.json
View file @
593338a4
{
"name"
:
"
友众
挪车"
,
"name"
:
"
京东
挪车"
,
"appid"
:
"__UNI__F54AE0B"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
...
...
pages.json
View file @
593338a4
...
...
@@ -27,7 +27,7 @@
{
"path"
:
"pages/binding/binding"
,
"style"
:
{
"navigationBarTitleText"
:
"绑定
友众
账号"
"navigationBarTitleText"
:
"绑定
京东
账号"
}
},
{
...
...
pages/binding/binding.vue
View file @
593338a4
...
...
@@ -9,7 +9,7 @@
<image
src=
"@/static/binding/logo.png"
>
</div>
<div
class=
"binding__tips"
>
绑定
友众
账号后,免费领取挪车码
绑定
京东
账号后,免费领取挪车码
</div>
<div
class=
"binding__form"
>
<view
class=
"content"
>
...
...
@@ -40,7 +40,7 @@ export default {
checked
:
false
,
formData
:
[{
id
:
"kjjns"
,
//id必须唯一 可以是数字
placeholder
:
"请输入
友众
账号"
,
placeholder
:
"请输入
京东
账号"
,
label
:
"中国(+86)"
,
// 提示输入名
type
:
"text"
,
//类型
rules
:
{
...
...
pages/binding/index.vue
View file @
593338a4
...
...
@@ -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>
...
...
@@ -210,7 +210,7 @@
}
//跳转到绑定页面
uni
.
reLaunch
({
//信息更新成功后跳转到小程序首页
//todo
友众
账号绑定界面暂缓
//todo
京东
账号绑定界面暂缓
//url: '/pages/binding/binding'
url
:
jumpUrl
})
...
...
pages/home.vue
View file @
593338a4
...
...
@@ -271,7 +271,7 @@
},
onReady
:
function
()
{
uni
.
setNavigationBarTitle
({
title
:
'
友众
挪车牌'
title
:
'
京东
挪车牌'
});
}
};
...
...
pagespage.json
View file @
593338a4
...
...
@@ -16,7 +16,7 @@
{
"path"
:
"pages/binding/binding"
,
"style"
:
{
"navigationBarTitleText"
:
"绑定
友众
账号"
"navigationBarTitleText"
:
"绑定
京东
账号"
}
},
{
...
...
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