123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457 |
- <!DOCTYPE HTML>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="renderer" content="webkit|ie-comp|ie-stand">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
- <meta http-equiv="Cache-Control" content="no-siteapp" />
- <#include "/base/add_base.ftl">
- <link href="${path}/common/lib/jquery.ui/jquery-ui.css" rel="stylesheet" type="text/css"/>
- <link href="${path}/common/lib/webuploader/0.1.5/webuploader.css" rel="stylesheet" type="text/css"/>
- <link href="${path}/common/lib/icheck/icheck.css" rel="stylesheet" type="text/css"/>
- <style>
- .tit{position: relative;text-align: left;font-size: 16px;padding-left: 10px;}
- .tit:after{content: '';position: absolute;left: 0;top: 20%;height: 60%;width: 3px;background-color: #32a3d8;}
- .tit-2{position: relative;text-align: left;font-size: 16px;padding-left: 10px;color: #50a2ea;}
- .tit-2:after{content: '';position: absolute;left: 0;top: 50%;height: 6px;width: 6px;border-radius: 6px;margin-top: -3px; background-color: #32a3d8;}
- #province select{margin-right:10px; width:100px;height: 31px;-webkit-appearance:none !important;appearance:none;background: url(${path}/common/images/cm/select-1.png) right center no-repeat;background-size: auto 100%;padding-left:3px;padding-right: 25px;}
- #suggest, #suggest2 {width:200px}
- .gray {color:gray}
- .ac_results {background:#fff;border:1px solid #7f9db9;position: absolute;z-index: 10000;display: none}
- .ac_results li a {white-space: nowrap;text-decoration:none;display:block;color:#05a;padding:1px 3px}
- .ac_results li {border:1px solid #fff}
- .ac_over, .ac_results li a:hover {background:#c8e3fc}
- .ac_results li a span {float:right}
- .ac_result_tip {border-bottom:1px dashed #666;padding:3px}
- .select-box{background: url(${path}/common/images/cm/select-1.png) right center no-repeat;background-size: auto 100%;}
- .select-box select{-webkit-appearance:none !important;background-color: transparent; appearance:none;padding-right: 15px;}
- .dalog-ask{position: absolute;left:60%;top:0;-webkit-transform: translateY(-30%);transform: translateY(-30%);display: none;background-color: #fff;z-index: 10;}
- .tag{ width:300px; min-height:300px; border:1px solid #32a3d8; position:relative;background-color: #fff;line-height: 1.5;padding: 10px 12px;}
- .tag em{display:block; border-width:15px; position:absolute; top:30%; left:-30px;border-style:solid dashed dashed; border-color:transparent #32a3d8 transparent transparent;font-size:0; line-height:0;}
- .dalog-ask .ask{color: #000;margin: 10px 0 5px 0;}
- .dalog-ask .answer{color: #666;margin-bottom: 10px;}
- .dalog-ask .answer:hover{color: #32a3d8;cursor: pointer;}
- .time-line-list{list-style: none;width: 100%;margin-left: -20px;}
- .time-line-list>li{position: relative;float: left; text-align: center;width: 100px;overflow: hidden;white-space: nowrap;word-break: break-all;padding: 2px 0;}
- .time-line-list .number{display: inline-block; padding: 2px; background: #32a3d8;border: 2px solid #fff;box-shadow:0 0 0 1px #32a3d8;width: 20px;height: 20px;color: #fff;line-height: 20px;border-radius: 50%;}
- .time-line-list .red{display: inline-block; padding: 2px; background: red;border: 2px solid #fff;box-shadow:0 0 0 1px #32a3d8;width: 20px;height: 20px;color: #fff;line-height: 20px;border-radius: 50%;}
- .time-line-list>li:before{content:'';position: absolute;height: 1px;width: 30%;right:0;top: 15px; background-color: #32a3d8;}
- .time-line-list>li:after{content: '';position: absolute;height: 1px;width: 30%;left: 0;top: 15px;background:#32a3d8;}
- .time-line-list>li:first-child:after,.time-line-list>li:last-child:before{display: none;}
- .time-line-list .arrow{border-width:7px; position:absolute; left:25%; top:9px;border-style:solid dashed dashed; border-color:transparent transparent transparent #32a3d8;font-size:0; line-height:0;}
- .time-line-list>li:first-child .arrow{display: none;}
- .table-bg th{background-color: #e2f6ff;}
- .update-parts>span{margin-right: 10px;padding: 3px 4px;background-color: #effaff;border: 1px solid #32a3d8;}
- .my-search-input{padding-left: 30px;background: url(${path}/common/images/cm/search.png) 6px center no-repeat;background-size: auto 60%; }
- .txt-red{color:red}
- .my-btn-search{border: 1px solid #32a3d8;padding: 1px 25px;height: 32px;background-color: #32a3d8;color: #fff;}
- </style>
- <title>客诉基本信息</title>
- </head>
- <body>
- <article class="cl pd-20">
- <form action="" method="post" class="form form-horizontal" id="form-article-add">
- <div class="row cl">
- <span class="c-red"><button type="button" class="my-btn-search" onclick="window.history.back()">返回</button></span>
- </div>
- <div class="row cl">
- <label class="form-label col-2">
- <div class="tit-2">客户基本信息</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <div style="margin-left: -27px;">
- <div class="row cl">
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">客户类型:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>
- <#if customerBasicInfo.customerType == 1>个人</#if>
- <#if customerBasicInfo.customerType == 2>企业</#if>
- </label>
- </div>
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">合作进度:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>
- <#if customerBasicInfo.cooperativeState == 1>意向合作</#if>
- <#if customerBasicInfo.cooperativeState == 2>已经合作</#if>
- <#if customerBasicInfo.cooperativeState == 3>停止合作</#if>
- </label>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">客户名称:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>
- ${customerBasicInfo.customerName!''}
- </label>
- </div>
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">客户行业:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>
- ${customerBasicInfo.customerIndustry!''}
- </label>
- </div>
- </div>
- <div class="row cl" style="position: relative;">
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">客户地址:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>
- ${customerBasicInfo.provinceName!''}-${customerBasicInfo.cityName!''}-${customerBasicInfo.customerAddress!''}
- </label>
- </div>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-3">
- <div class="tit-2">对接联系人信息</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-7 col-sm-7 text-c" style="margin-left: -10px;">
- <table class="table table-border table-bg table-bordered">
- <thead>
- <tr class="text-c">
- <th>联系人姓名</th>
- <th>联系电话</th>
- <th>职位/身份</th>
- <th>联系邮箱</th>
- </tr>
- </thead>
- <tbody id="salesOrderHtml">
- <#if listDockedContactInfo?? && (listDockedContactInfo?size > 0) >
- <#list listDockedContactInfo as list>
- <tr class="text-c">
- <td>${list.contactName!''}</td>
- <td>${list.contactPhone!''}</td>
- <td>${list.contactType!''}</td>
- <td>${list.contactEmail!''}</td>
- </tr>
- </#list>
- <#else>
- <tr><td colspan="4" class="td-manage text-c" >暂时没有对接人信息,请添加!</td></tr>
- </#if>
- </tbody>
- </table>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-3">
- <div class="tit-2">客户销售渠道信息备案</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-7 col-sm-7 text-c" style="margin-left: -10px;">
- <table class="table table-border table-bg table-bordered">
- <thead>
- <tr class="text-c">
- <th>渠道类别</th>
- <th>渠道类型</th>
- <th>渠道/平台名称</th>
- <th>销售产品</th>
- </tr>
- </thead>
- <tbody>
- <#if listChannelDivisionInfo?? && (listChannelDivisionInfo?size > 0) >
- <#list listChannelDivisionInfo as list>
- <tr class="text-c">
- <td>
- <#if list.channelCategory == 1 >电商</#if>
- <#if list.channelCategory == 2 >特殊渠道</#if>
- <#if list.channelCategory == 3 >线下</#if>
- <#if list.channelCategory == 4 >海外</#if>
- </td>
- <td>${list.channelType}</td>
- <td>${list.channelName}</td>
- <td>
- <table class="table table-border table-bg table-bordered">
- <thead>
- <tr>
- <th>销售产品型号</th>
- <th>供货价(元,含17%税)</th>
- <th>账期</th>
- </tr>
- </thead>
- <tbody>
- <#if list.listChannelSaleInfo?? && (list.listChannelSaleInfo?size > 0) >
- <#list list.listChannelSaleInfo as list>
- <tr>
- <td>${list.promotingProducts}</td>
- <td>${list.supplyPrice/100}</td>
- <td>
- <#if list.accountPeriod == 1>先款</#if>
- <#if list.accountPeriod == 2>月结 </#if>
- <#if list.accountPeriod == 3>两个月</#if>
- </td>
- </tr>
- </#list>
- <#else>
- <tr><td colspan="3" class="td-manage text-c" >暂时没有销售信息,请添加!</td></tr>
- </#if>
- </tbody>
- </table>
- </td>
- </tr>
- </#list>
- <#else>
- <tr><td colspan="4" class="td-manage text-c" >暂时没有渠道信息,请添加!</td></tr>
- </#if>
- </tbody>
- </table>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-3">
- <div class="tit-2">付款/退款信息</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <#--<div style="margin-left: -27px;">
- <#if billingInfo??>
- <div class="row cl">
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">开户支行:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>${billingInfo.accountOpeningBranch!''}</label>
- </div>
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">账户名称:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>${billingInfo.accountName!''}</label>
- </div>
- <label class="form-label col-2 col-sm-2"style="padding:0 0;margin-top: 2px;">账号:</label>
- <div class="formControls col-2 col-sm-2"style="padding:0 0;">
- <label>${billingInfo.accountNum!''}</label>
- </div>
- </div>
- <#else>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- </div>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-4 col-sm-4">
- <label>无付款/退款信息</label>
- </div>
- </div>
- </#if>
- </div>-->
- <#--new billing start-->
- <#--<div class="row cl">
- <div class="mt-20" style="margin: 10px 20px 20px 20px;">
- <table class="table table-border table-bordered table-bg table-hover table-sort" style="width: 960px;">
- <thead>
- <tr class="text-c">
- <th width="100">账户类型</th>
- <th width="100">开户支行</th>
- <th width="100">账户名称</th>
- <th width="100">账号</th>
- </tr>
- </thead>
- <tbody id="contactListId">
- <#if billingInfo??>
- <tr class="text-c">
- <#–<td>${billingInfo.accountType!''}</td>–>
- <#assign isStatus=(billingInfo.accountType == 1)/>
- <#if isStatus>
- <td>公司</td>
- <#else>
- <td>个人</td>
- </#if>
- <td>${billingInfo.accountOpeningBranch!''}</td>
- <td>${billingInfo.accountName!''}</td>
- <td>${billingInfo.accountNum!''}</td>
- </tr>
- <#else>
- <tr class="text-c"><td colspan="9">暂无数据</td></tr>
- </#if>
- </tbody>
- </table>
- </div>
- </div>-->
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-7 col-sm-7 text-c" style="margin-left: -10px;">
- <table class="table table-border table-bg table-bordered">
- <thead>
- <tr class="text-c">
- <th width="100">账户类型</th>
- <th width="100">开户支行</th>
- <th width="100">账户名称</th>
- <th width="100">账号</th>
- </tr>
- </thead>
- <tbody id="contactListId">
- <#if billingInfo??>
- <tr class="text-c">
- <#--<td>${billingInfo.accountType!''}</td>-->
- <#assign isStatus=(billingInfo.accountType == 1)/>
- <#if isStatus>
- <td>公司</td>
- <#else>
- <td>个人</td>
- </#if>
- <td>${billingInfo.accountOpeningBranch!''}</td>
- <td>${billingInfo.accountName!''}</td>
- <td>${billingInfo.accountNum!''}</td>
- </tr>
- <#else>
- <tr class="text-c"><td colspan="4">暂无数据</td></tr>
- </#if>
- </tbody>
- </table>
- </div>
- </div>
- <#--new billing end-->
- <div class="row cl">
- <label class="form-label col-3">
- <div class="tit-2">开票信息</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <#--<div style="margin-left: -27px;">
- <#if ticketOpeningInfo??>
- <div class="row cl">
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">发票类型:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>
- <#if ticketOpeningInfo.ticketType == 1>专票</#if>
- <#if ticketOpeningInfo.ticketType == 2>普票</#if>
- </label>
- </div>
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">开户支行:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.accountOpeningBranch!''}</label>
- </div>
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">开票账号:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.ticketOpeningAccount!''}</label>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">企业名称:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.enterpriseName!''}</label>
- </div>
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">纳税人识别号:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.taxpayerIdentificationNum!''}</label>
- </div>
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">开票电话:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.ticketOpeningPhone!''}</label>
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-2 col-sm-2" style="padding:0 0;margin-top: 2px;">企业地址:</label>
- <div class="formControls col-2 col-sm-2" style="padding:0 0;">
- <label>${ticketOpeningInfo.enterpriseAddress!''}</label>
- </div>
- </div>
- <#else>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- </div>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-4 col-sm-4">
- <label>未填写开票信息</label>
- </div>
- </div>
- </#if>
- </div>-->
- <#--new ticketOpening start-->
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-7 col-sm-7 text-c" style="margin-left: -10px;">
- <table class="table table-border table-bg table-bordered">
- <thead>
- <tr class="text-c">
- <th width="100">发票类型</th>
- <th width="100">开户支行</th>
- <th width="100">开票账号</th>
- <th width="100">企业名称</th>
- <th width="100">纳税人识别号</th>
- <th width="100">开票电话</th>
- <th width="100">企业地址</th>
- </tr>
- </thead>
- <tbody id="contactListId">
- <#if ticketOpeningInfo??>
- <tr class="text-c">
- <#assign isStatus=(ticketOpeningInfo.ticketType == 1)/>
- <#if isStatus>
- <td>专票</td>
- <#else>
- <td>普票</td>
- </#if>
- <#--<td>${ticketOpeningInfo.ticketType!''}</td>-->
- <td>${ticketOpeningInfo.accountOpeningBranch!''}</td>
- <td>${ticketOpeningInfo.ticketOpeningAccount!''}</td>
- <td>${ticketOpeningInfo.enterpriseName!''}</td>
- <td>${ticketOpeningInfo.taxpayerIdentificationNum!''}</td>
- <td>${ticketOpeningInfo.ticketOpeningPhone!''}</td>
- <td>${ticketOpeningInfo.enterpriseAddress!''}</td>
- </tr>
- <#else>
- <tr><td colspan="7">暂无数据</td></tr>
- </#if>
- </tbody>
- </table>
- </div>
- </div>
- <#--new ticketOpening end-->
- <div class="row cl">
- <label class="form-label col-3">
- <div class="tit-2">客户备注</div>
- </label>
- <div class="formControls col-9">
- </div>
- </div>
- <div class="row cl">
- <label class="form-label col-1 col-sm-1"></label>
- <div class="formControls col-4 col-sm-4" style="margin-left: -10px;">
- <label>${customerBasicInfo.customerRemarks!''}</label>
- </div>
- </div>
- </form>
- </article>
- <script type="text/javascript" src="${path}/common/lib/My97DatePicker/4.8/WdatePicker.js"></script>
- <script type="text/javascript" src="${path}/common/lib/webuploader/0.1.5/webuploader.min.js"></script>
- <script type="text/javascript" src="${path}/common/lib/icheck/jquery.icheck.min.js"></script>
- <script type="text/javascript" src="${path}/common/lib/cm.lib/jquery.provincesCity.js"></script>
- <script type="text/javascript" src="${path}/common/lib/cm.lib/provincesData.js"></script>
- <script type="text/javascript" src="${path}/common/lib/cm.lib/airCity.js"></script>
- <script type="text/javascript" src="${path}/common/lib/cm.lib/suggest.js"></script>
- <script type="text/javascript" charset="utf-8" src="${path}/common/lib/ueditor/1.4.3/lang/zh-cn/zh-cn.js"></script>
- </body>
- </html>
|