|  | @@ -67,11 +67,7 @@
 | 
	
		
			
				|  |  |              <!-- BEGIN 页面内容 -->
 | 
	
		
			
				|  |  |              <!-- the #js-page-content id is needed for some plugins to initialize -->
 | 
	
		
			
				|  |  |              <main id="js-page-content" role="main" class="page-content">
 | 
	
		
			
				|  |  | -                <div class="subheader">
 | 
	
		
			
				|  |  | -                    <h1 class="subheader-title">
 | 
	
		
			
				|  |  | -                        <i class='subheader-icon fal fa-'></i> 养护云造价</span>
 | 
	
		
			
				|  |  | -                    </h1>
 | 
	
		
			
				|  |  | -                </div>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |                  <div class="row">
 | 
	
		
			
				|  |  |                      <div class="col-xl-12">
 | 
	
		
			
				|  |  |                          <div id="panel-1" class="panel">
 | 
	
	
		
			
				|  | @@ -81,7 +77,7 @@
 | 
	
		
			
				|  |  |                                  </div>  -->
 | 
	
		
			
				|  |  |                                  <div class="col-auto pr-0">
 | 
	
		
			
				|  |  |                                      <div class="input-group input-group-sm bg-white shadow-inset-2">
 | 
	
		
			
				|  |  | -<input type="number" mobile2Info  value="" class="form-control bg-transparent" placeholder="请输入通行账号(手机)">
 | 
	
		
			
				|  |  | +<input type="number" mobile2Info  value="" class="form-control bg-transparent" placeholder="请输入手机,qq">
 | 
	
		
			
				|  |  |                                          <div class="input-group-append" mobile2Info >
 | 
	
		
			
				|  |  |                                              <button  class="btn btn-default waves-effect waves-themed" type="button"><i class="fal fa-search"></i></button>
 | 
	
		
			
				|  |  |                                          </div>
 | 
	
	
		
			
				|  | @@ -109,53 +105,67 @@
 | 
	
		
			
				|  |  |                                                <button class="btn btn-sm btn-default dropdown-toggle" data-toggle="dropdown">显示列</button>
 | 
	
		
			
				|  |  |                                                <div class="dropdown-menu">
 | 
	
		
			
				|  |  |                                                  <ul class="list-unstyled px-3 pt-2 mb-0">
 | 
	
		
			
				|  |  | -                                                	<li class="mb-2">
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +                                                    <li class="mb-2">
 | 
	
		
			
				|  |  | +                                                        <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | +                                                          <input type="checkbox" name="columnShow" column="1" class="custom-control-input"  id="lie1">
 | 
	
		
			
				|  |  | +                                                          <label class="custom-control-label" for="lie1">称呼</label>
 | 
	
		
			
				|  |  | +                                                        </div>
 | 
	
		
			
				|  |  | +                                                      </li>
 | 
	
		
			
				|  |  | +                                                      <li class="mb-2">
 | 
	
		
			
				|  |  | +                                                        <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | +                                                          <input type="checkbox" name="columnShow" column="2" class="custom-control-input"  id="lie2">
 | 
	
		
			
				|  |  | +                                                          <label class="custom-control-label" for="lie2">真实姓名</label>
 | 
	
		
			
				|  |  | +                                                        </div>
 | 
	
		
			
				|  |  | +                                                      </li>
 | 
	
		
			
				|  |  | +                                                    
 | 
	
		
			
				|  |  | +                                                 <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="1" class="custom-control-input"  id="lie1">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie1">QQ</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="3" class="custom-control-input"  id="lie3">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie3">QQ</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                  	
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="2" class="custom-control-input"  id="lie2">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie2">企业名称</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="4" class="custom-control-input"  id="lie4">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie4">企业名称</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="3" class="custom-control-input" id="lie3">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie3">CLD联系人</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="5" class="custom-control-input" id="lie5">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie5">CLD联系人</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="4" class="custom-control-input" id="lie4">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie4">公司</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="6" class="custom-control-input" id="lie6">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie6">公司</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="5" class="custom-control-input" id="lie5" checked="">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie5">最近登录</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="7" class="custom-control-input" id="lie7" checked="">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie7">最近登录</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="6" class="custom-control-input" id="lie6">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie6">最近使用</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="8" class="custom-control-input" id="lie8">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie8">最近使用</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="7" class="custom-control-input" id="lie7">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie7">登录时长</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="9" class="custom-control-input" id="lie9">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie9">登录时长</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                    <li class="mb-2">
 | 
	
		
			
				|  |  |                                                      <div class="custom-control custom-switch">
 | 
	
		
			
				|  |  | -                                                      <input type="checkbox" name="columnShow" column="8" class="custom-control-input" id="lie8">
 | 
	
		
			
				|  |  | -                                                      <label class="custom-control-label" for="lie8">注册时间</label>
 | 
	
		
			
				|  |  | +                                                      <input type="checkbox" name="columnShow" column="10" class="custom-control-input" id="lie10">
 | 
	
		
			
				|  |  | +                                                      <label class="custom-control-label" for="lie10">注册时间</label>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                    </li>
 | 
	
		
			
				|  |  |                                                  </ul>
 | 
	
	
		
			
				|  | @@ -210,6 +220,8 @@
 | 
	
		
			
				|  |  |                                      <div curingListBox>
 | 
	
		
			
				|  |  |                                      <table columnShow class="table table-bordered table-hover table-striped">
 | 
	
		
			
				|  |  |                                          <thead><tr><th>通行账号</th>
 | 
	
		
			
				|  |  | +                                            <th>称呼</th>
 | 
	
		
			
				|  |  | +                                            <th>真实姓名</th>
 | 
	
		
			
				|  |  |                                          	<th>QQ</th>
 | 
	
		
			
				|  |  |                                              <th>企业名称</th>
 | 
	
		
			
				|  |  |                                              <th>CLD客户</th>
 | 
	
	
		
			
				|  | @@ -218,13 +230,15 @@
 | 
	
		
			
				|  |  |                                              <th>最近使用</th>
 | 
	
		
			
				|  |  |                                              <th>登录时长</th>
 | 
	
		
			
				|  |  |                                              <th>注册时间</th>
 | 
	
		
			
				|  |  | -                                            <th>已升级专业版</th>
 | 
	
		
			
				|  |  | +                                            <th width="150">已升级专业版</th>
 | 
	
		
			
				|  |  |                                              </tr></thead>
 | 
	
		
			
				|  |  |                                          <tbody curingUser >
 | 
	
		
			
				|  |  |                                          <% curingList.forEach(function(curing) { %>
 | 
	
		
			
				|  |  |                                          <tr class="pointer-hover" curingInfoEdi dataCid="<%= curing.client_id %>" data="<%= curing.ssoId %>" dataId="<%= curing._id %>"
 | 
	
		
			
				|  |  |                                           data-toggle="modal" data-target="">
 | 
	
		
			
				|  |  |                                              <td><%= curing.mobile %> </td>
 | 
	
		
			
				|  |  | +                                            <td><%= curing.username %></td>
 | 
	
		
			
				|  |  | +                                            <td><%= curing.real_name %></td>
 | 
	
		
			
				|  |  |                                              <td><%= curing.qq %></td>
 | 
	
		
			
				|  |  |                                              <td><%= curing.company %></td>
 | 
	
		
			
				|  |  |                                              <td><%= curing.clientInfo.clientname %></td>
 | 
	
	
		
			
				|  | @@ -468,6 +482,7 @@
 | 
	
		
			
				|  |  |              </div>
 | 
	
		
			
				|  |  |              <div class="modal-search-height border-top border-bottom">
 | 
	
		
			
				|  |  |                  <div relevanceClientDo searchClient class="slimScrol2 p-4 modal-search-result">
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |                     <curingClient></curingClient>
 | 
	
		
			
				|  |  |                  </div>
 | 
	
		
			
				|  |  |              </div>
 |