fixed
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
],
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
"desc": "你的位置信息将用于小程序打卡签到"
|
||||
"desc": "你的位置信息将用于线下车卖场到访签到"
|
||||
}
|
||||
},
|
||||
"echarts": [{
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
.wp70{width:70%!important;box-sizing:border-box;}
|
||||
.wp80{width:80%!important;box-sizing:border-box;}
|
||||
.wp90{width:90%;box-sizing:border-box;}
|
||||
.wp95{width:95%;box-sizing:border-box;}
|
||||
.wp100{width:100%;box-sizing:border-box;}
|
||||
.wp110{width:110%;box-sizing:border-box;}
|
||||
.box-x-scroll{overflow-x:auto;}
|
||||
|
||||
@@ -19,12 +19,12 @@ Component({
|
||||
"activeIcon": "tab-home-ac",
|
||||
"title": "首页",
|
||||
},
|
||||
{
|
||||
"url": "/pages/dataAnalysis/index",
|
||||
"icon": "tab-dataAnalysis",
|
||||
"activeIcon": "tab-dataAnalysis-ac",
|
||||
"title": "数据分析",
|
||||
},
|
||||
// {
|
||||
// "url": "/pages/dataAnalysis/index",
|
||||
// "icon": "tab-dataAnalysis",
|
||||
// "activeIcon": "tab-dataAnalysis-ac",
|
||||
// "title": "数据分析",
|
||||
// },
|
||||
{
|
||||
"url": "/pages/mine/index?source=channel",
|
||||
"icon": "tab-mine",
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
<view>
|
||||
<text class="support-tx">Powered by</text>
|
||||
<!-- <image class='inline-block img-30x30' mode='aspectFit' src='https://qs.haodian.cn/wechat_app/common/lc-logo-gray.png?v=220223'></image> -->
|
||||
<text class="support-tx">理车</text>
|
||||
<text class="support-tx">狸车</text>
|
||||
</view>
|
||||
</view>
|
||||
@@ -2,7 +2,7 @@
|
||||
<view class="inner30 img-top-cover" style="background-image:url({{imgUrl}}channel/theme.jpg);">
|
||||
<view class="relative" style="height:200rpx;">
|
||||
<view class="relative pt30 pb30 pl110 pr10">
|
||||
<image class='absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt20 mr150 z-index-4">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<view class="inner30">
|
||||
<view class="font-22">提现到</view>
|
||||
<view class="mt20 relative">
|
||||
<image class='absolute left-0 img-70x70 ulib-r10 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='absolute left-0 img-70x70 ulib-r10 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt20 mr150 z-index-4">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
|
||||
@@ -141,7 +141,7 @@ Page({
|
||||
}else if(date.getHours()>=12&&date.getHours()<18){
|
||||
hoursTip="下午好!"
|
||||
}else{
|
||||
hoursTip="晚上好!"
|
||||
hoursTip="!"
|
||||
}
|
||||
this.setData({
|
||||
hoursTip:hoursTip
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<view class="inner30 img-top-cover" style="background-image:url({{imgUrl}}index/theme.png);">
|
||||
<view style="height:200rpx;">
|
||||
<view class="relative pt30 pb30 pl110 pr10">
|
||||
<image class='absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt20 mr150 z-index-4" wx:if="{{isResetbiz}}">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
@@ -10,7 +10,7 @@
|
||||
<view class="font-22 color-fff">Hi~ {{hoursTip}}欢迎回到理车宝!</view>
|
||||
<view>
|
||||
<text class="text-middle text-bold font-48 color-fff">{{userInfo.uname}}</text>
|
||||
<text class="inline-block ml10 pl10 pr10 bg-fff text-middle font-18 ulib-r750">{{userInfo.biz_name}}</text>
|
||||
<text class="inline-block ml10 pl10 pr10 bg-fff text-bottom font-20 ulib-r750">{{userInfo.biz_name}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -158,8 +158,9 @@
|
||||
<view class="font-32 color-666">{{item.title}}</view>
|
||||
</view>
|
||||
<view class="fn-flex-item text-right pr10">
|
||||
<view class="font-38">{{item.total}}</view>
|
||||
|
||||
<view class="font-38">{{item.total}}
|
||||
<i class="iconfont icon-gengduo ml5 text-middle font-26"></i>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
</view>
|
||||
<view class="mt30 font-22 color-ccc text-center">
|
||||
<label class="inline-block text-middle statement fn-clear"><checkbox class="fn-fl" checked="true" /><text class="pt3 fn-fl">我已阅读并同意</text></label>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车用户注册协议》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车宝用户注册协议》</text>
|
||||
<!-- <text class="text-middle">和</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车用户隐私政策》</text> -->
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车宝用户隐私政策》</text> -->
|
||||
</view>
|
||||
<view class='mt30 relative'>
|
||||
<button class='btn-36afa2 font-36 color-fff ulib-r750' hover-class='btn-36afa2-hover' bindtap='getUserUkey'>登录</button>
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
<view class="inner30 img-top-cover" style="background-image:url({{imgUrl}}mine/mine-bg2.png);">
|
||||
<view class="wp100 pt5 pb5 bg-fff img-fill-cover box-shadow-000-10-10 ulib-r10" style="background-image:url({{imgUrl}}mine/theme.jpg);">
|
||||
<view class="relative inner40">
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt50 mr150 z-index-4">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
<view class="absolute left-0 right-0 box-middle pl200">
|
||||
<view class="text-bold font-32">
|
||||
<view class="text-bold font-48">
|
||||
{{userInfo.uname}}
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}">({{userInfo.group_name}})</text>
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}"> {{userInfo.group_name}}</text>
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
|
||||
<view class="wp100 pt5 pb5 bg-fff img-fill-cover box-shadow-000-10-10 ulib-r10" style="background-image: url({{imgUrl}}mine/theme.jpg);">
|
||||
<view class="relative inner40">
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt50 mr150 z-index-4">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
<view class="absolute left-0 right-0 box-middle pl200">
|
||||
<view class="text-bold font-32">
|
||||
<view class="text-bold font-48">
|
||||
{{userInfo.uname}}
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}">({{userInfo.group_name}})</text>
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}"> {{userInfo.group_name}}</text>
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<view class="wp100 pt5 pb5 bg-fff img-fill-cover box-shadow-000-10-10 ulib-r10" style="background-image: url({{imgUrl}}mine/theme.jpg);">
|
||||
<view class="relative inner40">
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||imgUrl+'common/default-head.jpg'}}" lazy-load="{{true}}"></image>
|
||||
<image class='img-135x135 bds-1-eb ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
|
||||
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt50 mr150 z-index-4">
|
||||
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
|
||||
</view>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<view class="font-22 color-666">销售顾问:<text class="color-36afa2">{{info.admin_name}}</text></view>
|
||||
</view>
|
||||
<view class="mt20 fn-clear">
|
||||
<view class="fn-fl pt10 font-32">购车人信息</view>
|
||||
<view class="fn-fl pt10 font-32">购车主体信息</view>
|
||||
<view class="fn-fr" wx:if="{{info.edit_info_status}}">
|
||||
<button bindtap="pushLink" data-url="/pages/order/editBuyer/index?id={{id}}" class="inline-block font-22 color-fff ulib-r10 btn-36afa2" hover-class="btn-36afa2-hover"><i class="iconfont icon-dengji mr10"></i>修改</button>
|
||||
</view>
|
||||
@@ -373,7 +373,7 @@
|
||||
<view slot="content">
|
||||
<view class="inner40">
|
||||
<view class="text-center font-32 text-bold">温馨提示</view>
|
||||
<view class="font-28 pt40" style="min-height:8vh;">是否提交信息至汽车之家AHOH系统?</view>
|
||||
<view class="text-center font-28 pt40" style="min-height:8vh;"> 确认提交订单信息至汽车之家系统?<view class="mt10">提交后将不可撤回。</view></view>
|
||||
</view>
|
||||
<view class="fn-flex pl60 pr60 pb50 text-center font-32 color-666">
|
||||
<button bindtap="hideConfirm" class="fn-flex-item mr20 bds-2-36afa2 btn-no-bg wp100 font-28 color-36afa2 ulib-r750">取消</button>
|
||||
|
||||
@@ -44,11 +44,11 @@
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl10 font-28">
|
||||
<view class="absolute left-0 box-middle">车身颜色</view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="text" placeholder="请输入车身颜色" model:value='{{color}}' disabled='{{false}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="text" placeholder="请输入车身颜色" model:value='{{color}}' disabled='{{false}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl10 font-28">
|
||||
<view class="absolute left-0 box-middle">内饰颜色</view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="text" placeholder="请输入内饰颜色" model:value='{{in_color}}' disabled='{{false}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="text" placeholder="请输入内饰颜色" model:value='{{in_color}}' disabled='{{false}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -73,6 +73,18 @@
|
||||
</picker>
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">定⾦</view>
|
||||
<view>
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入定⾦" model:value='{{confirm_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">⻋身优惠</view>
|
||||
<view>
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入⻋身优惠" model:value='{{discount_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<block wx:if="{{paymentIndex == 1}}">
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28 color-333">首付类型</view>
|
||||
@@ -87,52 +99,40 @@
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">贷款额度</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入贷款额度" model:value='{{loan_amount}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入贷款额度" model:value='{{loan_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">贷款期数</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="number" placeholder="请输入贷款期数" model:value='{{loan_periods}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="number" placeholder="请输入贷款期数" model:value='{{loan_periods}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">⽉供</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入⽉供" model:value='{{monthly_payment}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入⽉供" model:value='{{monthly_payment}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
</block>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">是否店内上牌</view>
|
||||
<view class="relative pt30 pb30 text-right">
|
||||
<switch checked="{{is_get_brand}}" bindchange="changeIsGetBrand" type="switch" color='#36afa2' style="zoom:0.7" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">是否店内投保</view>
|
||||
<view class="relative pt30 pb30 text-right">
|
||||
<switch checked="{{is_get_insure}}" bindchange="changeIsGetInsure" type="switch" color='#36afa2' style="zoom:0.7" />
|
||||
</view>
|
||||
</view><view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">是否店内上牌</view>
|
||||
<view class="relative pt30 pb30 text-right">
|
||||
<switch checked="{{is_get_brand}}" bindchange="changeIsGetBrand" type="switch" color='#36afa2' style="zoom:0.7" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28" wx:if="{{is_get_brand==1}}">
|
||||
<view class="absolute left-0 box-middle">上牌费</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入上牌费" model:value='{{register_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">定⾦</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入定⾦" model:value='{{confirm_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">⻋身优惠</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入⻋身优惠" model:value='{{discount_amount}}' always-embed='{{true}}' />
|
||||
<input class="wp95 height-100 text-right font-28" placeholder-class="color-ccc" type="digit" placeholder="请输入上牌费" model:value='{{register_amount}}' always-embed='{{true}}' />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
<view class="fixed left-0 right-0 bottom-0 bg-fff-op90 inner40 fn-flex safe-pb">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<view class="container">
|
||||
<view class="inner30">
|
||||
<view class="mt10 pt20 pb20 bg-e3f5f3 font-36 text-center ulib-r10">购车人信息</view>
|
||||
<view class="mt10 pt20 pb20 bg-e3f5f3 font-36 text-center ulib-r10">购车主体</view>
|
||||
<block>
|
||||
<view class="relative bbs-1-eb last-b-none pl180 font-28">
|
||||
<view class="absolute left-0 box-middle">客户手机号码<text class="color-f9394d">*</text></view>
|
||||
@@ -44,9 +44,7 @@
|
||||
<label class="inline-block text-middle statement fn-clear">
|
||||
<checkbox checked="{{true}}" class="fn-fl" value="cb" /><text class="pt3 fn-fl">我已阅读并同意</text>
|
||||
</label>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车用户注册协议》</text>
|
||||
<text class="text-middle">和</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车用户隐私政策》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车宝用户隐私政策》</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -57,9 +57,9 @@
|
||||
</view>
|
||||
<view class="mt40 font-22 color-666 text-center">
|
||||
<label class="inline-block text-middle statement fn-clear"><checkbox class="fn-fl" value="cb" /><text class="pt3 fn-fl">我已阅读并同意</text></label>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车用户注册协议》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车宝用户注册协议》</text>
|
||||
<text class="text-middle">和</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车用户隐私政策》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车宝用户隐私政策》</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -69,9 +69,9 @@
|
||||
<label class="inline-block text-middle statement fn-clear">
|
||||
<checkbox class="fn-fl" value="cb" checked="{{true}}" /><text class="pt3 fn-fl">我已阅读并同意</text>
|
||||
</label>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车用户注册协议》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/registration/index">《理车宝用户注册协议》</text>
|
||||
<text class="text-middle">和</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车用户隐私政策》</text>
|
||||
<text class="text-middle color-36afa2" bindtap="pushLink" data-url="/pages/statement/privacy/index">《理车宝用户隐私政策》</text>
|
||||
</view>
|
||||
</view>
|
||||
<view wx:if="{{step == 2}}">
|
||||
|
||||
+10
-12
@@ -2,33 +2,31 @@
|
||||
<lcb-navBar titleText="{{navBar.title}}" txtColor="{{navBar.txtColor}}" bgColor="{{navBar.bgColor}}" showHomeIcon="{{navBar.showHomeIcon}}" isShowBg="{{navBar.isShowBg}}"></lcb-navBar>
|
||||
|
||||
<view class="container">
|
||||
<view class="fn-flex fn-flex-between font-28 inner30">
|
||||
<view class=" text-bold">
|
||||
{{info.time}}
|
||||
</view>
|
||||
<view class="text-right">
|
||||
<view class="fn-flex fn-flex-between font-32 inner30">
|
||||
<view class="text-left">
|
||||
<view class="font-32 text-bold">{{info.uname}}</view>
|
||||
<view class="mt10 color-999">{{info.shop}}</view>
|
||||
</view>
|
||||
<view class="text-left">
|
||||
<view class="font-32 color-999">{{info.shop}}</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="ulib-r20 overflowhidden box-shadow-000-10-15 ml30 mr30">
|
||||
<view class="text-center color-fff font-34s pt20 pb20" style="background-color:#1a1c26;color:#fff3e4;">邀请客户微信扫码</view>
|
||||
<view class="text-center color-fff font-34 pt20 pb20" style="background-color:#1a1c26;color:#fff3e4;">邀请客户微信扫码签到</view>
|
||||
<view class="ulib-r20 bg-fff inner40" style="min-height:20vh;">
|
||||
<view class="text-center">
|
||||
<image class="img-400x400" src="data:image/PNG;base64,{{qrcode_img}}" />
|
||||
<view class="text-center font-28 fn-flex fn-flex-center fn-flex-middle mt25">
|
||||
<view class="text-center font-28 fn-flex fn-flex-center fn-flex-middle mt30 color-999">
|
||||
<text>{{wxTimerList.wxTimer.tim||0}}秒后失效</text>
|
||||
<view class="ml15 font-24" style="color:#36f" bindtap="getappSignConf">立即刷新</view>
|
||||
</view>
|
||||
<view class="font-20 mt25" style="color:#f10">客户点击签到,授权手机号及地理位置方可签到成功</view>
|
||||
<view class="font-24 mt30" style="color:#f10">客户点击签到,授权手机号及地理位置方可签到成功</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view wx:if="{{info.item.title}}">
|
||||
<view class="text-center mt30 font-34">{{info.item.title}}</view>
|
||||
<view class="text-center mt30 font-34">- 本期到店活动礼品 - </view>
|
||||
<view class="ml30 mr30 mt30 pb30" data-url="" bindtap="pushLink">
|
||||
<image mode="widthFix" style="width:100%;" src="{{info.item.img}}" />
|
||||
<image class="ulib-r20" mode="widthFix" style="width:100%;" src="{{info.item.img}}" />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"navigationBarTitleText": "理车用户隐私政策",
|
||||
"navigationBarTitleText": "理车宝用户隐私政策",
|
||||
"usingComponents": {}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
<view class="container">
|
||||
<view class="inner30">
|
||||
<view class="font-32 text-center text-bold">理车用户隐私政策</view>
|
||||
<view class="font-32 text-center text-bold">理车宝用户隐私政策</view>
|
||||
<view class="mt30 inner30 bg-f8 bds-1-eb ulib-r10 line-height-18 font-24 color-666">
|
||||
<text>狸车(厦门)网络科技有限公司(“狸车”或“我们”)深知个人信息对用户(或称“您”)的重要性,也非常重视用户的隐私和个人信息保护。我们通过狸车官方网站、狸车App、狸车小程序,狸车线下门店以及我们现在或将来还可能在其他客户端或场景中为您提供狸车服务(“我们的产品和/或服务”),我们可能会由此处理与您相关的个人信息。我们根据《中华人民共和国网络安全法》《中华人民共和国个人信息保护法》《中华人民共和国数据安全法》等法律法规,并参考《信息安全技术 个人信息安全规范》(GB/T 35273-2020)等国家标准,制定《狸车用户隐私政策》(“本隐私政策”)。本隐私政策向您说明我们在您使用我们的产品和/或服务时如何处理您的个人信息,以及我们为您提供的查询、更新、删除和保护这些信息的方式,以使您感到安心和放心。您的信任对我们非常重要,我们深知个人信息对您的重要性,我们将按法律法规要求,采取相应安全保护措施,尽力保护您的个人信息安全可控。
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"navigationBarTitleText": "理车用户注册协议",
|
||||
"navigationBarTitleText": "理车宝用户注册协议",
|
||||
"usingComponents": {}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
<view class="container">
|
||||
<view class="inner30">
|
||||
<view class="font-32 text-center text-bold">理车用户注册协议</view>
|
||||
<view class="font-32 text-center text-bold">理车宝用户注册协议</view>
|
||||
<view class="mt30 inner30 bg-f8 bds-1-eb ulib-r10 line-height-18 font-24 color-666">
|
||||
<view>欢迎您注册、使用理车账号</view>
|
||||
<view>欢迎您注册、使用理车宝账号</view>
|
||||
<view class="mt10" style="text-indent:48rpx;">本协议系您与狸车(厦门)网络科技有限公司(以下简称“汽车”或“我们”) 就小程序账号的注册和使用而订立的(本协议以下简称“用户协议”)。汽车在此特别提醒您认真阅读、充分理解本协议各条款,特别是涉及服务费用条款,免除或者限制汽车责任的条款,对您的权利限制条款,争议解决和法律适用条款等,此类条款将以加粗的形式提示您注意,并选择接受或不接受本协议。如您为无民事行为能力人或为限制民事行为能力人,请告知您的监护人或法定代理人,并在您监护人或法定代理人的陪同和指导下阅读本协议并注册使用本账号。如您对本协议内容或页面提示信息有疑问,请勿进行下一步操作。您注册和使用本账号的行为将视为您已充分理解本协议,并同意接受本协议各项条款的约束。
|
||||
</view>
|
||||
<view class="mt10 text-bold">一、 关于汽车账号</view>
|
||||
|
||||
+28
-28
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"appid": "wx4733380c110313ec",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.0.0",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"coverView": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"enhance": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"packNpmRelationList": [],
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"condition": false
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 2
|
||||
}
|
||||
{
|
||||
"appid": "wx4733380c110313ec",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.0.0",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"coverView": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"enhance": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"packNpmRelationList": [],
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"condition": false
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 2
|
||||
}
|
||||
}
|
||||
+41
-34
@@ -1,35 +1,42 @@
|
||||
{
|
||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||
"projectname": "XiaoChengXu-LiCheBao",
|
||||
"setting": {
|
||||
"compileHotReLoad": true,
|
||||
"urlCheck": true
|
||||
},
|
||||
"condition": {
|
||||
"miniprogram": {
|
||||
"list": [
|
||||
{
|
||||
"name": "pages/signup/index",
|
||||
"pathName": "pages/signup/index",
|
||||
"query": "key=2juXoYIdOE1HZ4s6lMUtJ",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "待跟进客户",
|
||||
"pathName": "pages/customer/filterList/index",
|
||||
"query": "status=1&visit=1&title=待跟进客户",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "建卡",
|
||||
"pathName": "pages/customer/addCard/index",
|
||||
"query": "status=0",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||
"projectname": "lcb",
|
||||
"setting": {
|
||||
"compileHotReLoad": true,
|
||||
"urlCheck": true
|
||||
},
|
||||
"condition": {
|
||||
"miniprogram": {
|
||||
"list": [
|
||||
{
|
||||
"name": "pages/signup/index",
|
||||
"pathName": "pages/signup/index",
|
||||
"query": "key=2juXoYIdOE1HZ4s6lMUtJ",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "待跟进客户",
|
||||
"pathName": "pages/customer/filterList/index",
|
||||
"query": "status=1&visit=1&title=待跟进客户",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "建卡",
|
||||
"pathName": "pages/customer/addCard/index",
|
||||
"query": "status=0",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "门店",
|
||||
"pathName": "pages/index/index",
|
||||
"query": "biz_id=1",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user