|  | @@ -0,0 +1,206 @@
 | 
	
		
			
				|  |  | +<!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;}
 | 
	
		
			
				|  |  | +        .tit-2:after{content: '';position: absolute;left: 0;top: 20%;height: 60%;width: 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: 25px;}
 | 
	
		
			
				|  |  | +        .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}
 | 
	
		
			
				|  |  | +    </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">
 | 
	
		
			
				|  |  | +            <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">
 | 
	
		
			
				|  |  | +				<label id="adminName"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">合作进度:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="customerSourceType"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +        <div class="row cl">
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">客户名称:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="customerCounselType"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">客户行业:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="typeName"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +        <div class="row cl" style="position: relative;">
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">客户地址:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="describeTitle"></label>
 | 
	
		
			
				|  |  | +            </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">
 | 
	
		
			
				|  |  | +            <div class="formControls col-9 col-sm-9 text-c">
 | 
	
		
			
				|  |  | +                <table class="table table-border table-bg table-bordered">
 | 
	
		
			
				|  |  | +                    <thead>
 | 
	
		
			
				|  |  | +                    <tr>
 | 
	
		
			
				|  |  | +                        <th>联系人姓名</th>
 | 
	
		
			
				|  |  | +                        <th>联系电话</th>
 | 
	
		
			
				|  |  | +                        <th>职位/身份</th>
 | 
	
		
			
				|  |  | +                        <th>联系邮箱</th>
 | 
	
		
			
				|  |  | +                    </tr>
 | 
	
		
			
				|  |  | +                    </thead>
 | 
	
		
			
				|  |  | +                    <tbody id="salesOrderHtml">
 | 
	
		
			
				|  |  | +                    <tr>
 | 
	
		
			
				|  |  | +                        <td id="companyName"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesOrderId"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesAddressName"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesAddressTel"></td>
 | 
	
		
			
				|  |  | +                    </tr>
 | 
	
		
			
				|  |  | +                    </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">
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +            <div class="formControls col-9 col-sm-9 text-c">
 | 
	
		
			
				|  |  | +                <table class="table table-border table-bg table-bordered">
 | 
	
		
			
				|  |  | +                    <thead>
 | 
	
		
			
				|  |  | +                    <tr>
 | 
	
		
			
				|  |  | +                        <th>渠道类别</th>
 | 
	
		
			
				|  |  | +                        <th>渠道类型</th>
 | 
	
		
			
				|  |  | +                        <th>渠道/平台名称</th>
 | 
	
		
			
				|  |  | +                        <th>销售产品</th>
 | 
	
		
			
				|  |  | +                    </tr>
 | 
	
		
			
				|  |  | +                    </thead>
 | 
	
		
			
				|  |  | +                    <tbody id="salesOrderHtml">
 | 
	
		
			
				|  |  | +                    <tr>
 | 
	
		
			
				|  |  | +                        <td id="companyName"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesOrderId"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesAddressName"></td>
 | 
	
		
			
				|  |  | +                        <td id="salesAddressTel"></td>
 | 
	
		
			
				|  |  | +                    </tr>
 | 
	
		
			
				|  |  | +                    </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-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="adminName"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">账户名称:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="customerSourceType"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">账号:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="customerSourceType"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +        <div class="row cl">
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">收款人姓名:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="customerCounselType"></label>
 | 
	
		
			
				|  |  | +            </div>
 | 
	
		
			
				|  |  | +            <label class="form-label col-1 col-sm-1">收款人电话:</label>
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="typeName"></label>
 | 
	
		
			
				|  |  | +            </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">
 | 
	
		
			
				|  |  | +            <div class="formControls col-4 col-sm-4">
 | 
	
		
			
				|  |  | +                <label id="typeName"></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>
 |