狸车宝
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<view class="footer text-center">
|
||||
<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'></image>
|
||||
<image class='inline-block img-30x30' mode='aspectFit' src='https://qs.haodian.cn/wechat_app/common/lc-logo-gray.png?v=20210721'></image>
|
||||
<text class="support-tx">狸车</text>
|
||||
</view>
|
||||
<!-- <view class="foot-del">189 6512 2277</view> -->
|
||||
</view>
|
||||
@@ -14,7 +14,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">品牌车型</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">品牌车型</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeModel" value="{{modelIndex}}" range="{{modelArray}}">
|
||||
<text class="color-ccc" wx:if="{{modelIndex == -1}}">请选择</text>
|
||||
@@ -24,7 +24,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">车型级别</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">车型级别</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeLevel" value="{{levelIndex}}" range="{{levelArray}}">
|
||||
<text class="color-ccc" wx:if="{{levelIndex == -1}}">{{colorArray.length == 0?'请先选择品牌车型':'请选择'}}</text>
|
||||
@@ -34,7 +34,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">车型颜色</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">车型颜色</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeColor" value="{{colorIndex}}" range="{{colorArray}}">
|
||||
<text class="color-ccc" wx:if="{{colorIndex == -1}}">{{colorArray.length == 0?'请先选择品牌车型':'请选择'}}</text>
|
||||
@@ -44,7 +44,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">备选车型</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">备选车型</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeSpare" value="{{spareIndex}}" range="{{modelArray}}">
|
||||
<text class="color-ccc" wx:if="{{spareIndex == -1}}">请选择</text>
|
||||
@@ -54,7 +54,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">预计购车时间</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">预计购车时间</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker mode="date" value="{{buy_time}}" bindchange="buyDate">
|
||||
<text class="color-ccc" wx:if="{{buy_time == ''}}">请选择</text>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
</view>
|
||||
<block wx:for="{{detailinfo.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="mt25 fn-clear font-28">
|
||||
<view class="fn-fl">{{key}}</view>
|
||||
<view class="fn-fl color-333">{{key}}</view>
|
||||
<view class="fn-fr wp60 text-nowrap text-right color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
@@ -49,7 +49,7 @@
|
||||
<view>
|
||||
<block wx:for="{{baseinfo}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="relative bbs-1-eb last-b-none pl140 font-28">
|
||||
<view class="absolute left-0 box-middle">{{key}}</view>
|
||||
<view class="absolute left-0 box-middle color-333">{{key}}</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<block wx:for="{{item.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="mt25 fn-clear font-28">
|
||||
<view class="fn-fl">{{key}}</view>
|
||||
<view class="fn-fl color-333">{{key}}</view>
|
||||
<view class="fn-fr wp60 text-nowrap text-right color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
</view>
|
||||
<view class="fn-fr pr180 relative">
|
||||
<text bindtap="optfilter" class="inner5 iconfont icon-gaojisousuo ml10"></text>
|
||||
<view bindtap="pushLink" data-url="/pages/customer/addCard/index" class="absolute right-0 box-middle pt5 pb5 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-jia"></i>客户建卡</view>
|
||||
<view bindtap="pushLink" data-url="/pages/customer/addCard/index" class="absolute right-0 box-middle pt10 pb10 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-jia"></i>客户建卡</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
<block wx:for="{{item.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="mt25 fn-clear font-28">
|
||||
<view class="fn-fl">{{key}}</view>
|
||||
<view class="fn-fl color-333">{{key}}</view>
|
||||
<view class="fn-fr wp60 text-nowrap text-right color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
@@ -93,7 +93,7 @@
|
||||
<scroll-view class="wp100" scroll-y="true" style="height:100%">
|
||||
<view class="inner30">
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">建卡开始时间</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">建卡开始时间</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker mode="date" value="{{s_time}}" bindchange="startDate">
|
||||
<text class="color-ccc" wx:if="{{s_time == ''}}">请选择</text>
|
||||
@@ -103,7 +103,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">建卡结束时间</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">建卡结束时间</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker mode="date" value="{{e_time}}" bindchange="endDate">
|
||||
<text class="color-ccc" wx:if="{{e_time == ''}}">请选择</text>
|
||||
@@ -133,7 +133,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">意向等级</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">意向等级</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeLevel" value="{{levelIndex}}" range="{{filter.level}}">
|
||||
<text class="color-ccc" wx:if="{{levelIndex == -1}}">请选择</text>
|
||||
@@ -143,7 +143,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">品牌车型</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">品牌车型</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeModel" value="{{modelIndex}}" range="{{modelArray}}">
|
||||
<text class="color-ccc" wx:if="{{modelIndex == -1}}">请选择</text>
|
||||
@@ -153,7 +153,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">客户来源</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">客户来源</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeCfrom" value="{{cfromIndex}}" range="{{filter.cfrom}}">
|
||||
<text class="color-ccc" wx:if="{{cfromIndex == -1}}">请选择</text>
|
||||
@@ -163,7 +163,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<!-- <view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">到店次数</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">到店次数</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker mode="date" value="{{c_time}}" bindchange="bindStartDateChange">
|
||||
<text class="color-ccc" wx:if="{{c_time == ''}}">请选择</text>
|
||||
|
||||
@@ -38,14 +38,6 @@ Page({
|
||||
});
|
||||
},
|
||||
|
||||
//退出登录
|
||||
logout(){
|
||||
wx.clearStorage()
|
||||
wx.reLaunch({
|
||||
url: '/pages/login/index'
|
||||
})
|
||||
},
|
||||
|
||||
//推送链接
|
||||
pushLink(e) {
|
||||
if(e.currentTarget.dataset.url){
|
||||
|
||||
+9
-12
@@ -1,19 +1,16 @@
|
||||
<view class="container">
|
||||
<view class="inner30 img-top-cover" style="background-image:url({{imgUrl}}index/theme.png);">
|
||||
<view class="relative pt20 pb20 pl10 pr10">
|
||||
<view>
|
||||
<text class="text-middle font-22 color-fff">Hi~ 店长好!欢迎回到狸车宝!</text>
|
||||
<view class="inline-block bg-f6 pt5 pb5 pl20 pr20 font-22 color-666 ulib-r750" bindtap="logout">
|
||||
<i class="iconfont icon-tuichu mr10"></i>退出
|
||||
</view>
|
||||
</view>
|
||||
<view class="text-bold font-60 color-fff">
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
</view>
|
||||
<view class="absolute right-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden">
|
||||
<view class="relative pt20 pb20 pl110 pr10">
|
||||
<view class="absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden">
|
||||
<open-data type="userAvatarUrl"></open-data>
|
||||
</view>
|
||||
<view>
|
||||
<view class="font-22 color-fff">Hi~ 店长好!欢迎回到狸车宝!</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>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="mt40 inner30 pt40 bg-fff box-shadow-000-10-10 ulib-r10">
|
||||
<view class="font-36">客户代办事项</view>
|
||||
|
||||
@@ -3,12 +3,12 @@ page{
|
||||
background-position:center bottom;
|
||||
background-size:100% auto;
|
||||
background-color:#1a1c26;
|
||||
background-image:url('http://qs.haodian.cn/wechat_app/lichebao/login/login-bg.jpg');
|
||||
background-image:url('http://qs.haodian.cn/wechat_app/lichebao/login/login-bg.jpg?v=20210721');
|
||||
|
||||
}
|
||||
.con-100{width:100rpx;}
|
||||
|
||||
.login-light{left:0;bottom:322rpx;height:138rpx;animation:light linear 1s infinite;}
|
||||
.login-light{left:0;bottom:322rpx;height:138rpx;animation:light linear 2s infinite;}
|
||||
@keyframes light{0%{opacity:1}100%{opacity:0}}
|
||||
|
||||
.bottom-170{bottom:170rpx;}
|
||||
@@ -10,7 +10,7 @@
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">积分:0</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
<view class="absolute right-0 box-middle bg-f6 pt10 pb10 pl20 pr20 font-22 color-666 ulib-rl750" bindtap="logout">
|
||||
<i class="iconfont icon-tuichu mr10"></i>退出
|
||||
|
||||
@@ -3,7 +3,13 @@ const app = getApp()
|
||||
Page({
|
||||
data: {
|
||||
imgUrl:_.config.imgUrl,
|
||||
list:[],
|
||||
list:[
|
||||
{
|
||||
icon:'icon-renyuanguanli',
|
||||
title:'人员管理',
|
||||
url:'/pages/mine/install/staff/index',
|
||||
}
|
||||
],
|
||||
},
|
||||
onLoad: function (options) {
|
||||
|
||||
@@ -22,15 +28,8 @@ Page({
|
||||
//获取用户信息
|
||||
getUserInfo(){
|
||||
_.apiQuery.getUserInfo().then(res => {
|
||||
let list = this.data.list
|
||||
list.push({
|
||||
icon:'icon-renyuanguanli',
|
||||
title:'人员管理',
|
||||
url:'/pages/mine/install/staff/index',
|
||||
})
|
||||
this.setData({
|
||||
userInfo: res,
|
||||
list:list,
|
||||
userInfo: res
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
@@ -8,9 +8,10 @@
|
||||
</view>
|
||||
<view class="absolute left-0 right-0 box-middle pl200">
|
||||
<view class="text-bold font-32">
|
||||
<open-data type="userNickName"></open-data>
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">积分:0</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -14,12 +14,27 @@ Page({
|
||||
loading: false,
|
||||
},
|
||||
onLoad: function (options) {
|
||||
for (let key in options) {
|
||||
this.setData({
|
||||
[key]: options[key]
|
||||
})
|
||||
}
|
||||
|
||||
this.getUserInfo()
|
||||
},
|
||||
onShow: function () {
|
||||
this.getAppEmployees()
|
||||
},
|
||||
|
||||
//获取用户信息
|
||||
getUserInfo(){
|
||||
_.apiQuery.getUserInfo().then(res => {
|
||||
this.setData({
|
||||
userInfo: res
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
//获取店员列表
|
||||
getAppEmployees() {
|
||||
this.setData({
|
||||
|
||||
@@ -8,9 +8,10 @@
|
||||
</view>
|
||||
<view class="absolute left-0 right-0 box-middle pl200">
|
||||
<view class="text-bold font-32">
|
||||
<open-data type="userNickName"></open-data>
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">积分:0</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -19,11 +20,11 @@
|
||||
<view class="pl30">
|
||||
<view class="mt20 font-22 relative">
|
||||
<i class="iconfont icon-renyuanguanli mr10"></i>人员管理
|
||||
<view bindtap="optAddStaff" class="absolute right-0 box-middle pt5 pb5 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-jia"></i>添加人员</view>
|
||||
<view bindtap="optAddStaff" class="absolute right-0 box-middle pt10 pb10 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-jia"></i>添加人员</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="inner30">
|
||||
<view class="pl40 pr40 pt30 pb10 bg-fff box-shadow-000-10-10 ulib-r10">
|
||||
<view class="mt10 inner30">
|
||||
<view class="pl40 pr40 pt30 pb30 bg-fff box-shadow-000-10-10 ulib-r10" wx:if="{{!noData}}">
|
||||
<view class="fn-flex font-22 text-center color-666">
|
||||
<view class="fn-flex-item">店员</view>
|
||||
<view class="fn-flex-item">操作</view>
|
||||
@@ -42,6 +43,9 @@
|
||||
</view>
|
||||
</block>
|
||||
</view>
|
||||
|
||||
<lcb-listmore isLoading='{{loading}}' isEnd='{{end}}' isNoData='{{noData}}'></lcb-listmore>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
<lcb-footer></lcb-footer>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<view class="container">
|
||||
<view class="pl30 pr30">
|
||||
<view class="fn-clear font-22">
|
||||
<view class="fn-fl"><i class="iconfont icon-yonghu mr10"></i>用户信息</view>
|
||||
<view class="fn-fr">销售顾问:<text class="color-36afa2">{{userInfo.uname}}</text></view>
|
||||
<view class="mt20 relative">
|
||||
<view class="font-32">用户信息</view>
|
||||
<view class="absolute right-0 box-middle font-22 color-666">销售顾问:<text class="color-36afa2">{{userInfo.uname}}</text></view>
|
||||
</view>
|
||||
<view class="mt30 pl40 pr40 pt10 pb10 relative ulib-r10 box-shadow-000-10-10 overflowhidden">
|
||||
<view class="mt20 pl40 pr40 pt10 pb10 relative ulib-r10 box-shadow-000-10-10 overflowhidden">
|
||||
<view class="pt30 pb30 font-28">
|
||||
<view class="font-32">{{info.name}}</view>
|
||||
<view class="mt5 font-22 color-666">手机号:{{info.mobile}}</view>
|
||||
@@ -18,20 +18,18 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="mt40 font-22">
|
||||
<i class="iconfont icon-che mr10"></i>车辆信息
|
||||
</view>
|
||||
<view class="mt40 font-32">车辆信息</view>
|
||||
<block wx:for="{{info.car_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="relative bbs-1-eb pl140 font-28">
|
||||
<view class="absolute left-0 box-middle font-28">{{key}}</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">{{key}}</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">{{value}}{{key == '车辆指导价格' || key == '定金'?'元':'' }}</view>
|
||||
</view>
|
||||
</block>
|
||||
</view>
|
||||
<view class="">
|
||||
<view class="mt40 pl30 pr30 font-22 relative">
|
||||
<i class="iconfont icon-hetong mr10"></i>合同信息
|
||||
<view bindtap="optShowCode" class="absolute right-0 box-middle pt5 pb5 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-qianming"></i>邀请签名</view>
|
||||
<view class="font-32">合同信息</view>
|
||||
<view bindtap="optShowCode" class="absolute right-0 box-middle pt10 pb10 pl10 pr30 space-nowrap bg-333 font-22 color-fff ulib-rl750"><i class="iconfont mr5 icon-qianming"></i>邀请签名</view>
|
||||
</view>
|
||||
<view class="fn-flex mt30 pl30 pr30 text-center" bindtap="optSelectContract">
|
||||
<view class="fn-flex-item relative mr10 bg-f8 ulib-r10 overflowhidden">
|
||||
@@ -50,11 +48,9 @@
|
||||
</view>
|
||||
<!--分期信息修改-->
|
||||
<view class="pl30 pr30" wx:if="{{info.loan_status == 1}}">
|
||||
<view class="mt40 font-22 relative">
|
||||
<i class="iconfont icon-fenqi mr10"></i>分期信息
|
||||
</view>
|
||||
<view class="mt40 font-32">分期信息</view>
|
||||
<view class="relative bbs-1-eb pl190">
|
||||
<view class="absolute left-0 box-middle font-28">分期产品</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">分期产品</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeBank" value="{{banksIndex}}" range="{{loanSource.banks}}">
|
||||
<text class="color-ccc" wx:if="{{banksIndex == -1}}">请选择</text>
|
||||
@@ -64,7 +60,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190">
|
||||
<view class="absolute left-0 box-middle font-28">分期年限</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">分期年限</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeYear" value="{{yearsIndex}}" range="{{loanSource.years}}">
|
||||
<text class="color-ccc" wx:if="{{yearsIndex == -1}}">请选择</text>
|
||||
@@ -74,7 +70,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 pr40">
|
||||
<view class="absolute left-0 box-middle font-28">首付金额</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">首付金额</view>
|
||||
<view>
|
||||
<input class="wp100 height-100 text-right font-28" placeholder-class="color-ccc" type="text" placeholder="请输入金额" bindinput='inputTx' data-key="money" name="money" value="{{money || (info.loan_data.money != '0.00'?info.loan_data.money:'')}}" />
|
||||
</view>
|
||||
@@ -83,27 +79,23 @@
|
||||
</view>
|
||||
<!--分期信息展示-->
|
||||
<view class="pl30 pr30" wx:elif="{{info.loan_status == 2}}">
|
||||
<view class="mt40 font-22 relative">
|
||||
<i class="iconfont icon-fenqi mr10"></i>分期信息
|
||||
</view>
|
||||
<view class="mt40 font-32">分期信息</view>
|
||||
<view class="relative bbs-1-eb pl140 font-28">
|
||||
<view class="absolute left-0 box-middle font-28">分期产品</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">分期产品</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="min-height:38rpx;">{{info.loan_data.bank}}</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl140 font-28">
|
||||
<view class="absolute left-0 box-middle font-28">分期年限</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">分期年限</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="min-height:38rpx;">{{info.loan_data.year}}</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl140 font-28">
|
||||
<view class="absolute left-0 box-middle font-28">首付金额</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">首付金额</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="min-height:38rpx;">{{info.loan_data.money}}元</view>
|
||||
</view>
|
||||
</view>
|
||||
<!--开票信息修改-->
|
||||
<view class="pl30 pr30" wx:if="{{info.bill_status == 1}}">
|
||||
<view class="mt40 font-22 relative">
|
||||
<i class="iconfont icon-kaipiao mr10"></i>开票信息
|
||||
</view>
|
||||
<view class="mt40 font-32">开票信息</view>
|
||||
<view class="fn-flex mt30 text-center">
|
||||
<view class="fn-flex-item relative mr10 ulib-r10 overflowhidden" bindtap="chooseImg" data-face="front">
|
||||
<view class="absolute top-0 left-0 bottom-0 right-0 bg-f00-op50 z-index-4" wx:if="{{!caridErr[0].caridA}}">
|
||||
@@ -121,9 +113,7 @@
|
||||
</view>
|
||||
<!--开票信息展示-->
|
||||
<view class="pl30 pr30" wx:elif="{{info.bill_status == 2}}">
|
||||
<view class="mt40 font-22 relative">
|
||||
<i class="iconfont icon-kaipiao mr10"></i>开票信息
|
||||
</view>
|
||||
<view class="mt40 font-32">开票信息</view>
|
||||
<view class="fn-flex mt30 text-center">
|
||||
<view class="fn-flex-item relative mr10">
|
||||
<image class='wp100 img-h-200' lazy-load="{{true}}" mode="aspectFit" src="{{info.bill_data.carid_a}}"></image>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
<block wx:for="{{item.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="mt25 fn-clear font-28">
|
||||
<view class="fn-fl">{{key}}</view>
|
||||
<view class="fn-fl color-333">{{key}}</view>
|
||||
<view class="fn-fr wp60 text-nowrap text-right color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
<block wx:for="{{item.other_data}}" wx:for-index='key' wx:for-item='value' wx:key='i'>
|
||||
<view class="mt25 fn-clear font-28">
|
||||
<view class="fn-fl">{{key}}</view>
|
||||
<view class="fn-fl color-333">{{key}}</view>
|
||||
<view class="fn-fr wp60 text-nowrap text-right color-666">{{value}}</view>
|
||||
</view>
|
||||
</block>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<view class="container">
|
||||
<view class="inner30">
|
||||
<view class="fn-clear font-22">
|
||||
<view class="fn-fl"><i class="iconfont icon-yonghu mr10"></i>用户信息</view>
|
||||
<view class="fn-fr">销售顾问:<text class="color-36afa2">{{userInfo.uname}}</text></view>
|
||||
<view class="pl30 pr30">
|
||||
<view class="mt20 relative">
|
||||
<view class="font-32">用户信息</view>
|
||||
<view class="absolute right-0 box-middle font-22 color-666">销售顾问:<text class="color-36afa2">{{userInfo.uname}}</text></view>
|
||||
</view>
|
||||
<view class="mt30 pl40 pr40 pt10 pb10 relative ulib-r10 box-shadow-000-10-10 overflowhidden" bindtap="showSelectCustomer">
|
||||
<view class="mt20 pl40 pr40 pt10 pb10 relative ulib-r10 box-shadow-000-10-10 overflowhidden" bindtap="showSelectCustomer">
|
||||
<view class="pt50 pb50 font-28" wx:if="{{customerIndex == -1}}">请选择客户</view>
|
||||
<view class="pt30 pb30 font-28" wx:else>
|
||||
<view class="font-32">{{customer[customerIndex].name}}</view>
|
||||
@@ -12,11 +12,9 @@
|
||||
</view>
|
||||
<i class="absolute right-0 box-middle iconfont mr30 icon-gengduo font-28 color-666"></i>
|
||||
</view>
|
||||
<view class="mt40 font-22">
|
||||
<i class="iconfont icon-che mr10"></i>车辆信息
|
||||
</view>
|
||||
<view class="mt40 font-32">车辆信息</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">品牌车型</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">品牌车型</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeModel" value="{{modelIndex}}" range="{{modelArray}}">
|
||||
<text class="color-ccc" wx:if="{{modelIndex == -1}}">请选择</text>
|
||||
@@ -26,7 +24,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">车型级别</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">车型级别</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeLevel" value="{{levelIndex}}" range="{{levelArray}}">
|
||||
<text class="color-ccc" wx:if="{{levelIndex == -1}}">{{levelArray.length == 0?'请先选择品牌车型':'请选择'}}</text>
|
||||
@@ -36,7 +34,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">车型颜色</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">车型颜色</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeColor" value="{{colorIndex}}" range="{{colorArray}}">
|
||||
<text class="color-ccc" wx:if="{{colorIndex == -1}}">{{colorArray.length == 0?'请先选择品牌车型':'请选择'}}</text>
|
||||
@@ -46,7 +44,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">内饰颜色</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">内饰颜色</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeInterior" value="{{interiorIndex}}" range="{{interiorArray}}">
|
||||
<text class="color-ccc" wx:if="{{interiorIndex == -1}}">{{interiorArray.length == 0?'请先选择内饰颜色':'请选择'}}</text>
|
||||
@@ -56,19 +54,19 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl140 font-28">
|
||||
<view class="absolute left-0 box-middle">车辆指导价</view>
|
||||
<view class="absolute left-0 box-middle color-333">车辆指导价</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="height:38rpx;">
|
||||
<text wx:if="{{levelIndex != -1}}">{{levelList[levelIndex].price}}元</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb last-b-none pl140 font-28">
|
||||
<view class="absolute left-0 box-middle">定金</view>
|
||||
<view class="absolute left-0 box-middle color-333">定金</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="height:38rpx;">
|
||||
<text wx:if="{{levelIndex != -1}}">{{levelList[levelIndex].deposit}}元</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">付款方式</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">付款方式</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changePayment" value="{{paymentIndex}}" range="{{payment}}">
|
||||
<text class="color-ccc" wx:if="{{paymentIndex == -1}}">请选择</text>
|
||||
@@ -78,7 +76,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<!-- <view class="relative bbs-1-eb pl190 last-b-none">
|
||||
<view class="absolute left-0 box-middle font-28">代办车牌</view>
|
||||
<view class="absolute left-0 box-middle font-28 color-333">代办车牌</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeAgency" value="{{agencyIndex}}" range="{{agency}}">
|
||||
<text class="color-ccc" wx:if="{{agencyIndex == -1}}">请选择</text>
|
||||
|
||||
Reference in New Issue
Block a user