Commit b936acd5 authored by agping's avatar agping

优化 后台

parent 382502f5
...@@ -340,6 +340,7 @@ ...@@ -340,6 +340,7 @@
<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="start_date" name="start_date" type="date"> <input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="start_date" name="start_date" type="date">
<span class="fore-span ld-Marheight">-</span> <span class="fore-span ld-Marheight">-</span>
<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="end_date" name="end_date" type="date"> <input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="end_date" name="end_date" type="date">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="house_id" placeholder="房源ID" type="phone" value="">
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span> <span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
<span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span> <span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span>
......
...@@ -125,6 +125,11 @@ ...@@ -125,6 +125,11 @@
<input type="checkbox" class="yetai" value="其他">其他 <input type="checkbox" class="yetai" value="其他">其他
</label> </label>
</li> </li>
<li class="list-group-item">
<div class="suitable-yetai">
<label>最适合业态:</label><input type="input" class="suitable-yetai-input form-control" value="" placeholder="例如麻辣烫、水饺等" data-alert='请输入最适合业态'>
</div>
</li>
<li class="list-group-item" id="shangpu_tags_area"> <li class="list-group-item" id="shangpu_tags_area">
<label for="">商铺标签(可多选)</label> <label for="">商铺标签(可多选)</label>
<!--<label class="checkbox-inline"> <!--<label class="checkbox-inline">
...@@ -321,7 +326,7 @@ ...@@ -321,7 +326,7 @@
<li class="list-group-item"> <li class="list-group-item">
<div class="form-group"> <div class="form-group">
<label for="internalName">对内商铺名称</label> <label for="internalName">对内商铺名称</label>
<input type="text" class="form-control" placeholder="请输入" name="internalName" id="internalName" data-alert="请填写对内商铺名称!"> <input type="text" class="form-control" placeholder="请输入XX路靠近XX路X楼" name="internalName" id="internalName" data-alert="请填写对内商铺名称!">
</div> </div>
<div class="form-group shangchang-show-part"> <div class="form-group shangchang-show-part">
<label for="projectName">项目(大厦)名称</label> <label for="projectName">项目(大厦)名称</label>
......
...@@ -252,6 +252,8 @@ ...@@ -252,6 +252,8 @@
<input class="form-control btn2" value="" data-rule-phoneus="false" data-rule-required="false" id="price_start" name="" type="text" placeholder="请输入"> <input class="form-control btn2" value="" data-rule-phoneus="false" data-rule-required="false" id="price_start" name="" type="text" placeholder="请输入">
<span class="fore-span">-</span> <span class="fore-span">-</span>
<input class="form-control btn2" value="" data-rule-phoneus="false" data-rule-required="false" id="price_end" name="" type="text" placeholder="请输入"> <input class="form-control btn2" value="" data-rule-phoneus="false" data-rule-required="false" id="price_end" name="" type="text" placeholder="请输入">
<input class="form-control btn2" value="" data-rule-phoneus="false" data-rule-required="false" id="suitable_yetai_input" name="" type="text" placeholder="最适合业态">
</div> </div>
<div class="main-select col-xs-12" style="padding:0px;"> <div class="main-select col-xs-12" style="padding:0px;">
<select class="form-control btn11 ld-Marheight" id="is_carefully_chosen"> <select class="form-control btn11 ld-Marheight" id="is_carefully_chosen">
......
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="user_phone" placeholder="约带看人手机号" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="user_phone" placeholder="约带看人手机号" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="house_title" placeholder="商铺名称" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="house_title" placeholder="商铺名称" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_agent_phone" placeholder="客户手机号" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_agent_phone" placeholder="客户手机号" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_id" placeholder="订单ID" type="text" value="">
<div class="clear"></div> <div class="clear"></div>
<div class="text-right"> <div class="text-right">
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span> <span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
......
...@@ -922,7 +922,7 @@ ...@@ -922,7 +922,7 @@
<span class="fore-span ld-Marheight">约带看商铺:</span> <span class="fore-span ld-Marheight">约带看商铺:</span>
<div class=" "> <div class=" ">
<!--选择式--> <!--选择式-->
<input type="text" class="form-control ld-Marheight look-shop" name=" " autocomplete="off" placeholder="请输入商铺名称关键词 "> <input type="text" class="form-control ld-Marheight look-shop" name=" " autocomplete="off" placeholder="请输入商铺名称、商铺编号、商铺地址关键词 ">
<ul class="look-shop-ul"></ul> <ul class="look-shop-ul"></ul>
<!--下拉列表--> <!--下拉列表-->
</div> </div>
......
...@@ -367,6 +367,16 @@ ...@@ -367,6 +367,16 @@
</select> </select>
<select class="form-control btn4 ld-Marheight input" name="" id="guest_stores" value=""> <select class="form-control btn4 ld-Marheight input" name="" id="guest_stores" value="">
</select> </select>
<span class="fore-span ld-Marheight">
客户去重:
</span>
<select class="form-control btn2 ld-Marheight" id="to_heavy">
<option value="1" selected="selected"></option>
<option value="0"></option>
</select>
<div class="clear "></div> <div class="clear "></div>
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span> <span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
<span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span> <span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span>
...@@ -607,7 +617,7 @@ ...@@ -607,7 +617,7 @@
<span class="fore-span ld-Marheight">约带看商铺:</span> <span class="fore-span ld-Marheight">约带看商铺:</span>
<div class=" "> <div class=" ">
<!--选择式--> <!--选择式-->
<input type="text" class="form-control ld-Marheight look-shop" name=" " autocomplete="off" placeholder="请输入商铺名称关键词 "> <input type="text" class="form-control ld-Marheight look-shop" name=" " autocomplete="off" placeholder="请输入商铺名称、商铺编号、商铺地址关键词 ">
<ul class="look-shop-ul"></ul> <ul class="look-shop-ul"></ul>
<!--下拉列表--> <!--下拉列表-->
</div> </div>
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<div class="panel panel-default"> <div class="panel panel-default">
<div class="panel-heading breadcrumb"> <div class="panel-heading breadcrumb">
<li> <li>
<a href="javascript:;">约带看记录</a> <a href="javascript:;">全部约带看记录</a>
</li> </li>
</div> </div>
<div class="panel-body"> <div class="panel-body">
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="house_title" placeholder="商铺名称" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="house_title" placeholder="商铺名称" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_agent_phone" placeholder="客户手机号" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_agent_phone" placeholder="客户手机号" type="text" value="">
<div class="clear"></div> <div class="clear"></div>
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="report_id" placeholder="订单ID" type="text" value="">
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span> <span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
<span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span> <span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span>
</form> </form>
......
...@@ -1313,6 +1313,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -1313,6 +1313,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
params.call_style = $("#call_style").val(); params.call_style = $("#call_style").val();
params.ali_yun_phone = $("#ali_yun_phone").val(); params.ali_yun_phone = $("#ali_yun_phone").val();
params.users_id = $("#user_id").val();//客户id精确搜索 params.users_id = $("#user_id").val();//客户id精确搜索
params.house_id = $("#house_id").val();//客户id精确搜索
//通话记录 时间搜索 必须选择时间 //通话记录 时间搜索 必须选择时间
if(!$('#start_date').val() || !$('#end_date').val()){ if(!$('#start_date').val() || !$('#end_date').val()){
alert('请您选择拨打时间!'); alert('请您选择拨打时间!');
......
...@@ -1280,13 +1280,11 @@ if(data.code == 200) { ...@@ -1280,13 +1280,11 @@ if(data.code == 200) {
params.dish_district_id = $('#district_id_panfang').val(); //盘方 部门 id params.dish_district_id = $('#district_id_panfang').val(); //盘方 部门 id
params.dish_store_id = $('#guest_stores_panfang').val(); //盘方 门店 id params.dish_store_id = $('#guest_stores_panfang').val(); //盘方 门店 id
params.dish_name = business.agent_id_choose; //盘方姓名 下拉式 params.dish_name = business.agent_id_choose; //盘方姓名 下拉式
params.area_start = $('#area_start').val(); //面积开始 params.area_start = $('#area_start').val(); //面积开始
params.area_end = $('#area_end').val(); //面积结束 params.area_end = $('#area_end').val(); //面积结束
params.price_start = $('#price_start').val(); //月租金开始 params.price_start = $('#price_start').val(); //月租金开始
params.price_end = $('#price_end').val(); //月租金结束 params.price_end = $('#price_end').val(); //月租金结束
params.fit_industry_type = $('#suitable_yetai_input').val(); //适合业态
$.ajax({ $.ajax({
url: '/index/getHouseList.html', //获取列表 url: '/index/getHouseList.html', //获取列表
type: 'GET', type: 'GET',
......
...@@ -108,6 +108,8 @@ define(['doT', 'text!temp/inspectionRecord_list_template_tpl.html', 'css!style/h ...@@ -108,6 +108,8 @@ define(['doT', 'text!temp/inspectionRecord_list_template_tpl.html', 'css!style/h
params.report_agent_phone = $('#user_phone').val(); params.report_agent_phone = $('#user_phone').val();
params.house_title = $('#house_title').val(); params.house_title = $('#house_title').val();
params.user_phone = $('#report_agent_phone').val(); params.user_phone = $('#report_agent_phone').val();
params.report_id = $('#report_id').val();//订单 id搜索
// var start_ = $('#create_time_start').val()+" 00:00:00"; // var start_ = $('#create_time_start').val()+" 00:00:00";
// date_start =new Date(Date.parse(start_.replace(/-/g, "/"))); // date_start =new Date(Date.parse(start_.replace(/-/g, "/")));
// params.start_time =date_start.getTime()*0.001; // params.start_time =date_start.getTime()*0.001;
......
...@@ -106,6 +106,8 @@ define(['doT', 'text!temp/inspectionRecordAll_list_template_tpl.html', 'css!styl ...@@ -106,6 +106,8 @@ define(['doT', 'text!temp/inspectionRecordAll_list_template_tpl.html', 'css!styl
params.report_agent_phone = $('#user_phone').val(); params.report_agent_phone = $('#user_phone').val();
params.internal_title = $('#house_title').val(); params.internal_title = $('#house_title').val();
params.user_phone = $('#report_agent_phone').val(); params.user_phone = $('#report_agent_phone').val();
params.report_id = $('#report_id').val();//全部约带看记录 订单id搜索
// var start_ = $('#create_time_start').val()+" 00:00:00"; // var start_ = $('#create_time_start').val()+" 00:00:00";
// date_start =new Date(Date.parse(start_.replace(/-/g, "/"))); // date_start =new Date(Date.parse(start_.replace(/-/g, "/")));
......
...@@ -38,6 +38,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -38,6 +38,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
_roomTagObj, //商铺标签,初始化 _roomTagObj, //商铺标签,初始化
_landlordPhoneObj = $('.li_landlord_phone input'), //房东手机号 _landlordPhoneObj = $('.li_landlord_phone input'), //房东手机号
_internalNameObj = $('#internalName'), //对内商铺名称 _internalNameObj = $('#internalName'), //对内商铺名称
_suitableYetaiInputObj = $('.suitable-yetai-input'), //最适合业态
_projectNameObj = $('#projectName'), //项目(大厦)名称 _projectNameObj = $('#projectName'), //项目(大厦)名称
_zujinTypeObj = $('#zujinType'), //租金模式 _zujinTypeObj = $('#zujinType'), //租金模式
_moonPriceObj = $('#moonPrice'), //月租均价 _moonPriceObj = $('#moonPrice'), //月租均价
...@@ -315,6 +316,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -315,6 +316,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
user.del_value_panfang = '' ; user.del_value_panfang = '' ;
_landlordPhoneObj.val(_data['landlord_phone']); //房东手机号 _landlordPhoneObj.val(_data['landlord_phone']); //房东手机号
_internalNameObj.val(_data['internal_title']); //对内商铺名称 _internalNameObj.val(_data['internal_title']); //对内商铺名称
_suitableYetaiInputObj.val(_data['fit_industry_type']); //最适合业态
_zujinTypeObj.val(_data['rent_type']); //租金模式 _zujinTypeObj.val(_data['rent_type']); //租金模式
_zujinTypeObj.change();//触发change事件 _zujinTypeObj.change();//触发change事件
_moonPriceObj.val(_data['rent_price']); //月租均价 _moonPriceObj.val(_data['rent_price']); //月租均价
...@@ -973,6 +975,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -973,6 +975,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
//多个input输入框验证 //多个input输入框验证
$.each([ $.each([
_internalNameObj, //对内商铺名称 _internalNameObj, //对内商铺名称
_suitableYetaiInputObj, //最适合业态
_moonPriceObj, //月租均价 _moonPriceObj, //月租均价
_wuyePriceObj, //物业管理费 _wuyePriceObj, //物业管理费
_jinchangPriceObj, //进场费 _jinchangPriceObj, //进场费
...@@ -1144,6 +1147,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -1144,6 +1147,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
'agent_dish': _pfPhoneArr.join(','), 'agent_dish': _pfPhoneArr.join(','),
'agent_data': _acqxPhoneArr.join(','), 'agent_data': _acqxPhoneArr.join(','),
'internal_title': $.trim(_internalNameObj.val()), 'internal_title': $.trim(_internalNameObj.val()),
'fit_industry_type': $.trim(_suitableYetaiInputObj.val()),
'rent_type': _zujinTypeObj.val(), 'rent_type': _zujinTypeObj.val(),
'rent_price': _moonPriceObj.val(), 'rent_price': _moonPriceObj.val(),
'management_fee': _wuyePriceObj.val(), 'management_fee': _wuyePriceObj.val(),
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<th class="text-center">排名</th> <th class="text-center">排名</th>
<th class="text-center">部门</th> <th class="text-center">部门</th>
<th class="text-center">团队人数</th> <th class="text-center">团队人数</th>
<th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <th class="text-center">新增客户</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
...@@ -21,6 +22,7 @@ ...@@ -21,6 +22,7 @@
<a class="store-ranking" href="#modal-store" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['district_name']%]</a> <a class="store-ranking" href="#modal-store" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['district_name']%]</a>
</td> </td>
<td class="text-center"><a class="team-number-details performance-district-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['team_num'] %]</a></td> <td class="text-center"><a class="team-number-details performance-district-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['team_num'] %]</a></td>
<td class="text-center">[%= 666666 %]</td>
<td class="text-center"><a class="newuser-number-details performance-district-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <td class="text-center"><a class="newuser-number-details performance-district-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-district-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-district-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-district-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-district-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
...@@ -46,6 +48,7 @@ ...@@ -46,6 +48,7 @@
<th class="text-center">排名</th> <th class="text-center">排名</th>
<th class="text-center">门店</th> <th class="text-center">门店</th>
<th class="text-center">团队人数</th> <th class="text-center">团队人数</th>
<th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <th class="text-center">新增客户</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
...@@ -62,6 +65,7 @@ ...@@ -62,6 +65,7 @@
<a class="agent-ranking" href="#modal-agent" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['store_name']%]</a> <a class="agent-ranking" href="#modal-agent" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['store_name']%]</a>
</td> </td>
<td class="text-center"><a class="team-number-details" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['team_num'] %]</a></td> <td class="text-center"><a class="team-number-details" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['team_num'] %]</a></td>
<td class="text-center">[%= 666666 %]</td>
<td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<tr class="maintable-tr-bar"> <tr class="maintable-tr-bar">
<th class="text-center">排名</th> <th class="text-center">排名</th>
<th class="text-center">经纪人</th> <th class="text-center">经纪人</th>
<th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <th class="text-center">新增客户</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
...@@ -99,6 +104,7 @@ ...@@ -99,6 +104,7 @@
<tr data-id="[%= it[item]['id'] %]" data-orderid="[%= it[item]['order_id'] %]"> <tr data-id="[%= it[item]['id'] %]" data-orderid="[%= it[item]['order_id'] %]">
<td class="text-center">[%= it[item]['index_'] %]</td> <td class="text-center">[%= it[item]['index_'] %]</td>
<td class="text-center">[%= it[item]['district_name']+'-'+it[item]['store_name']+'-'+it[item]['name'] %]</a></td> <td class="text-center">[%= it[item]['district_name']+'-'+it[item]['store_name']+'-'+it[item]['name'] %]</a></td>
<td class="text-center">[%= 666666 %]</td>
<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
......
<script id="watch_list_tpl" type="text/template"> <script id="watch_list_tpl" type="text/template">
[% if(it) { %] [% if(it && it.length) { %]
[% for(var item in it){ %] [% for(var item in it){ %]
<tr> <tr>
<td>[%= it[item]['house_id'] %]</td> <td>[%= it[item]['house_id'] %]</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment