Commit 135efa7c authored by 肖健's avatar 肖健

京东相关信息改为友众

parent 3ab425f8
{
"name" : "京东挪车",
"name" : "友众挪车",
"appid" : "__UNI__F54AE0B",
"description" : "",
"versionName" : "1.0.0",
......
......@@ -22,7 +22,7 @@
{
"path": "pages/binding/binding",
"style": {
"navigationBarTitleText": "绑定京东账号"
"navigationBarTitleText": "绑定友众账号"
}
}
],
......
......@@ -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,
});
......
......@@ -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'
})
......
......@@ -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>
......
......@@ -16,7 +16,7 @@
{
"path": "pages/binding/binding",
"style": {
"navigationBarTitleText": "绑定京东账号"
"navigationBarTitleText": "绑定友众账号"
}
},
{
......
static/binding/logo.png

38.2 KB | W: | H:

static/binding/logo.png

28 KB | W: | H:

static/binding/logo.png
static/binding/logo.png
static/binding/logo.png
static/binding/logo.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment