Commit a2beedd7 authored by agping's avatar agping

公告修改

parent 0faa78f7
{layout name="global/frame_tpl" /} {layout name="global/frame_tpl" /}
<input type="hidden" class="page-load" id="financial_daily_list" /> <input type="hidden" class="page-load" id="financial_manager_daily_list" />
<style type="text/css"> <style type="text/css">
.clear{ .clear{
clear: both; clear: both;
...@@ -80,10 +80,10 @@ ...@@ -80,10 +80,10 @@
margin:0 ; margin:0 ;
margin-bottom: 5px; margin-bottom: 5px;
} }
.manager-daily-detail{ /*.manager-daily-detail{
height: 800px; height: 800px;
overflow-y: scroll; overflow-y: scroll;
} }*/
.manager-title{ .manager-title{
float: left; float: left;
font-size: 16px; font-size: 16px;
...@@ -113,18 +113,23 @@ ...@@ -113,18 +113,23 @@
.is-submit-div{ .is-submit-div{
text-align: center; text-align: center;
} }
.is-submit{ .is-submit,.is-print{
display: inline-block; display: inline-block;
background-color: #286090; background-color: #286090;
color: white; color: white;
padding: 0 3px; padding: 0 3px;
border-radius: 6px; border-radius: 6px;
width: 111px; width: 111px;
height: 34px; height: 32px;
line-height: 34px; line-height: 32px;
font-size: 15px; font-size: 15px;
text-align: center; text-align: center;
cursor: pointer;
}
.is-print{
width: 80px;
} }
</style> </style>
<div id="page-content-wrapper"> <div id="page-content-wrapper">
<div class="container"> <div class="container">
...@@ -135,6 +140,8 @@ ...@@ -135,6 +140,8 @@
<li> <li>
<span class="manager-title ld-Marheight">杭州同联- 九部一组周小雨</span> <span class="manager-title ld-Marheight">杭州同联- 九部一组周小雨</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_start" name="start_date1" type="date"> <input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_start" name="start_date1" type="date">
<span class="is-print ld-Marheight">打印</span>
</li> </li>
</div> </div>
<div class="panel-body manager-daily-detail"> <div class="panel-body manager-daily-detail">
...@@ -177,7 +184,7 @@ ...@@ -177,7 +184,7 @@
<td class="text-center">888</td> <td class="text-center">888</td>
<td class="text-center">888</td> <td class="text-center">888</td>
<td class="text-center">999</td> <td class="text-center">999</td>
<td class="text-center">资料</td> <td class="text-center text-primary">资料</td>
</tr> </tr>
</tbody> </tbody>
...@@ -222,7 +229,7 @@ ...@@ -222,7 +229,7 @@
<td class="text-center">666</td> <td class="text-center">666</td>
<td class="text-center">888</td> <td class="text-center">888</td>
<td class="text-center">888</td> <td class="text-center">888</td>
<td class="text-center">资料</td> <td class="text-center text-primary">资料</td>
</tr> </tr>
</tbody> </tbody>
...@@ -263,7 +270,7 @@ ...@@ -263,7 +270,7 @@
<td class="text-center">22</td> <td class="text-center">22</td>
<td class="text-center">15517301736</td> <td class="text-center">15517301736</td>
<td class="text-center">666</td> <td class="text-center">666</td>
<td class="text-center">资料</td> <td class="text-center text-primary">资料</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -301,7 +308,7 @@ ...@@ -301,7 +308,7 @@
<td class="text-center">22</td> <td class="text-center">22</td>
<td class="text-center">15517301736</td> <td class="text-center">15517301736</td>
<td class="text-center">666</td> <td class="text-center">666</td>
<td class="text-center">资料</td> <td class="text-center text-primary">资料</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -337,7 +344,7 @@ ...@@ -337,7 +344,7 @@
<td class="text-center">33</td> <td class="text-center">33</td>
<td class="text-center">22</td> <td class="text-center">22</td>
<td class="text-center">15517301736</td> <td class="text-center">15517301736</td>
<td class="text-center">资料</td> <td class="text-center text-primary">资料</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -416,8 +423,14 @@ ...@@ -416,8 +423,14 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="is-submit-div"> <div class="is-submit-div">
<a href="javascript:;" class="is-submit">提交</a> <span class="is-submit">提交</span>
<span>
<span class="is-submit">审核通过</span>
<span class="is-submit">转到已审核</span>
</span>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -77,6 +77,13 @@ ...@@ -77,6 +77,13 @@
h4{ h4{
font-weight: 700; font-weight: 700;
font-size: 16px; font-size: 16px;
margin: 0;
margin-bottom: 5px;
}
.day-con-detail{
width: 1180px;
height: 760px;
overflow-y: scroll;
} }
</style> </style>
<div id="page-content-wrapper"> <div id="page-content-wrapper">
...@@ -126,7 +133,6 @@ ...@@ -126,7 +133,6 @@
<span class="btn btn-info btn3 search" id="maintable_search">搜索</span> <span class="btn btn-info btn3 search" id="maintable_search">搜索</span>
<span class="btn btn-info btn3" id="maintable_reset">重置</span> <span class="btn btn-info btn3" id="maintable_reset">重置</span>
<span class="btn btn-info btn3" id="export">统计</span> <span class="btn btn-info btn3" id="export">统计</span>
<a class="btn btn-info btn3" href="#modal_financial" data-recordid="[%= it[item]['id'] %]" data-toggle="modal">新增财务日报</a>
</div> </div>
</form> </form>
</td> </td>
...@@ -156,309 +162,6 @@ ...@@ -156,309 +162,6 @@
</div> </div>
</div> </div>
</div> </div>
<!--商铺详情 弹出框-->
<div class="modal fade" id="modal_financial" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style='width: 1180px;'>
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">
×
</button>
<h3 class="modal-title">
杭州同联- 九部一组周小雨(2018.12.12)
</h3>
</div>
<div class="modal-body">
<!--1-->
<h4>当日中介费入账</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr class="maintable-tr-bar">
<th class="text-center">收款ID</th>
<th class="text-center">成交报告ID</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>
<th class="text-center">附件</th>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">11</td>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">666</td>
<td class="text-center">888</td>
<td class="text-center">888</td>
<td class="text-center">999</td>
<td class="text-center">资料</td>
</tr>
</tbody>
</table>
</div>
<!--2-->
<h4>
当日案场费入账
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr class="maintable-tr-bar">
<th class="text-center">收款ID</th>
<th class="text-center">成交报告ID</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>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">11</td>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">666</td>
<td class="text-center">888</td>
<td class="text-center">888</td>
<td class="text-center">资料</td>
</tr>
</tbody>
</table>
</div>
<!--3-->
<h4>
当日意向金入账
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr class="maintable-tr-bar">
<th class="text-center">收款ID</th>
<th class="text-center">订单ID</th>
<th class="text-center">房源ID</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>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">11</td>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">666</td>
<td class="text-center">资料</td>
</tr>
</tbody>
</table>
</div>
<!--4-->
<h4>
当日保管金入账
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr class="maintable-tr-bar">
<th class="text-center">收款ID</th>
<th class="text-center">房源ID</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>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">666</td>
<td class="text-center">资料</td>
</tr>
</tbody>
</table>
</div>
<!--5-->
<h4>
当日调整出账
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<tr class="maintable-tr-bar">
<th class="text-center">调整ID</th>
<th class="text-center">调整前房源ID</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>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">资料</td>
</tr>
</tbody>
</table>
</div>
<!--6-->
<h4>
以上入账金额:451223元
以上出账金额:45123元
入账应汇款:145222
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<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">3000账号</th>
<th class="text-center">现金</th>
<th class="text-center">POS机</th>
<th class="text-center">其他</th>
<th class="text-center">提交人</th>
<th class="text-center">提交时间</th>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">2017.3.6</td>
</tr>
</tbody>
</table>
</div>
<!--7-->
<h4>
审核记录
</h4>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover table-condensed">
<thead>
<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">3000账号</th>
<th class="text-center">现金</th>
<th class="text-center">POS机</th>
<th class="text-center">其他</th>
<th class="text-center">审核人</th>
<th class="text-center">审核时间</th>
</tr>
</thead>
<tbody class="text-center" id="maintable_list_a">
<tr>
<td class="text-center">555</td>
<td class="text-center">5</td>
<td class="text-center">6</td>
<td class="text-center">3</td>
<td class="text-center">2</td>
<td class="text-center">2</td>
<td class="text-center">33</td>
<td class="text-center">22</td>
<td class="text-center">15517301736</td>
<td class="text-center">2017.3.6</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">关闭
</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal -->
</div>
<!--加载图标--> <!--加载图标-->
<div id="main_loading_pic"> <div id="main_loading_pic">
<img src="/resource/image/jz2.gif"> <img src="/resource/image/jz2.gif">
......
...@@ -171,10 +171,10 @@ ...@@ -171,10 +171,10 @@
<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">
<select class="form-control btn4 ld-Marheight notice-lable"> <select class="form-control btn4 ld-Marheight notice-lable">
<option value="0">公告标签</option> <option value="">公告标签</option>
<option value="1">财务公告</option> <option value="1">人事+行政公告</option>
<option value="2">人事公告</option> <option value="2">财务公告</option>
<option value="3">行政公告</option>
</select> </select>
<input class="form-control btn2 margin-top-ld" data-rule-phoneus="false" data-rule-required="false" id="release_title" placeholder="发布标题" type="text" value=""> <input class="form-control btn2 margin-top-ld" data-rule-phoneus="false" data-rule-required="false" id="release_title" placeholder="发布标题" type="text" value="">
<span class="btn btn-info btn3 margin-top-ld" id="search">搜索</span> <span class="btn btn-info btn3 margin-top-ld" id="search">搜索</span>
......
...@@ -37,6 +37,12 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css! ...@@ -37,6 +37,12 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css!
e.stopPropagation(); e.stopPropagation();
bargain.getList(1); //一级审核搜索 bargain.getList(1); //一级审核搜索
}); });
//打印功能
_doc.on('click', '.is-print', function(e) {
e.preventDefault();
e.stopPropagation();
window.print();
});
//点击li 列表消失 //点击li 列表消失
$(document).delegate(".addphone", "click", function() { //list消失新增客户 点击li事件 获取id ul消失 $(document).delegate(".addphone", "click", function() { //list消失新增客户 点击li事件 获取id ul消失
bargain.addphone(this); bargain.addphone(this);
......
...@@ -304,6 +304,7 @@ define (['doT', 'text!temp/notice_template_tpl.html','ckfinder','ckfinderStart', ...@@ -304,6 +304,7 @@ define (['doT', 'text!temp/notice_template_tpl.html','ckfinder','ckfinderStart',
params.start_time = $("#start_date").val(); params.start_time = $("#start_date").val();
params.end_time = $("#end_date").val(); params.end_time = $("#end_date").val();
params.title = $("#release_title").val(); params.title = $("#release_title").val();
params.auth_group_id = $(".notice-lable").val();
params.pageNo = user.pageNo; params.pageNo = user.pageNo;
params.pageSize = user.pageSize; params.pageSize = user.pageSize;
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<td>[%= it[item]['phone']%]</td> <td>[%= it[item]['phone']%]</td>
<td>[%= it[item]['store_name'] %]</td> <td>[%= it[item]['store_name'] %]</td>
<td> <td>
<a class="btn1 btn-info" href="#modal_financial" data-recordid="[%= it[item]['id'] %]" data-toggle="modal">审核</a> <a class="btn1 btn-info" href="/index/dailyDetails" data-recordid="[%= it[item]['id'] %]" data-toggle="modal">审核</a>
</td> </td>
</tr> </tr>
[% } %] [% } %]
......
...@@ -7,7 +7,15 @@ ...@@ -7,7 +7,15 @@
[%= it[item]["name"] %] [%= it[item]["name"] %]
[% } %] [% } %]
</td> </td>
<td>[%= it[item]['create_time'] %]</td> <td>
[% if(it[item]["auth_group_id"] == 2) { %]
人事+行政
[% }else if((it[item]["auth_group_id"] == 22) || (it[item]["auth_group_id"] == 23) || (it[item]["auth_group_id"] == 25) || (it[item]["auth_group_id"] == 26)) { %]
财务
[% }else{%]
其它
[%} %]
</td>
<td>[%= it[item]["title"] %]</td> <td>[%= it[item]["title"] %]</td>
<td> <td>
<a class="btn1 btn-success announcement-details" href="#modal-record" data-toggle="modal" data-createTime='[%= it[item]["create_time"] %]' data-title='[%= it[item]["title"] %]' data-content='[%= it[item]["content"] %]' data-fujian='[%= JSON.stringify(it[item]["annex_file_path"]) %]'> <a class="btn1 btn-success announcement-details" href="#modal-record" data-toggle="modal" data-createTime='[%= it[item]["create_time"] %]' data-title='[%= it[item]["title"] %]' data-content='[%= it[item]["content"] %]' data-fujian='[%= JSON.stringify(it[item]["annex_file_path"]) %]'>
......
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