Commit b0c82b9b authored by agping's avatar agping

打包

parent 364b4557
{layout name="global/frame_two_tpl" /} {layout name="global/frame_two_tpl" /}
<input type="hidden" class="page-load" id="reportList" /> <input type="hidden" class="page-load" id="reportList" />
<style type="text/css"> <style type="text/css">
.envelope-list{
position: relative;
left: -144px;
opacity: 0;
}
.envelope-details{ .envelope-details{
font-size: 18px; font-size: 18px;
font-weight: 600; font-weight: 600;
...@@ -436,9 +442,9 @@ ...@@ -436,9 +442,9 @@
<br /> <br />
<span class="text-danger" style="float: left;font-weight: 600;font-size: 18px;">注:页面查看不完整 请隐藏菜单!!!</span> <span class="text-danger" style="float: left;font-weight: 600;font-size: 18px;">注:页面查看不完整 请隐藏菜单!!!</span>
<div href="#modal_date_select" data-toggle="modal">打开收佣日期选择框(默认隐藏)</div> <div href="#modal_date_select" data-toggle="modal">打开收佣日期选择框(默认隐藏)</div>
<a id="maid_ok_btn" class="btn btn-primary" data-toggle="modal">确认分佣</a> <a class="btn btn-primary maid_ok_btn">确认分佣</a>
<a id="maid_save_btn" class="btn btn-primary" data-toggle="modal">保存</a> <a id="maid_save_btn" class="btn btn-primary" data-toggle="modal">保存</a>
<a class="btn btn-success envelope-list" href="#modal-envelope" data-toggle="modal" data-id='[%= it[item]["id"] %]'>红包提现</a> <a class="btn btn-success envelope-list" href="#modal-envelope" data-toggle="modal">红包提现</a>
</div> </div>
<!--分佣提成--> <!--分佣提成-->
</div> </div>
...@@ -1255,17 +1261,12 @@ ...@@ -1255,17 +1261,12 @@
<table class="table table-striped table-bordered table-hover table-condensed"> <table class="table table-striped table-bordered table-hover table-condensed">
<thead> <thead>
<tr> <tr>
<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">客户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">活动ID</th>
<th class="text-center">状态</th>
<th class="text-center">发放时间</th>
<th class="text-center">发放人</th>
</tr> </tr>
</thead> </thead>
<tbody class="text-center" id="maintable_envelope_list"> <tbody class="text-center" id="maintable_envelope_list">
...@@ -1281,7 +1282,7 @@ ...@@ -1281,7 +1282,7 @@
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<button type="button btn2" class="btn btn-primary" id="" data-dismiss="modal"> <button type="button btn2" class="btn btn-primary maid_ok_btn" id="" data-dismiss="modal">
确认分佣 确认分佣
</button> </button>
</div> </div>
......
...@@ -23,4 +23,4 @@ ...@@ -23,4 +23,4 @@
if(!doc.addEventListener) return; if(!doc.addEventListener) return;
win.addEventListener(resizeEvt, recalc, false); win.addEventListener(resizeEvt, recalc, false);
doc.addEventListener('DOMContentLoaded', recalc, false); doc.addEventListener('DOMContentLoaded', recalc, false);
})(document, window);</script><link href=./static/css/app.aca2f163b683c8359f38092f14ec8b7b.css rel=stylesheet></head><body><div id=app></div><script src=https://api.tonglianjituan.com/app/js/libs/vue.min.js></script><script src=https://api.tonglianjituan.com/app/js/libs/vue-router.min.js></script><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.1b35a927314506fe4a4f.js></script><script type=text/javascript src=./static/js/app.c32c255822cf705e4bbe.js></script></body></html> })(document, window);</script><link href=./static/css/app.9ec4cf5cd125252fba3ab077078221d9.css rel=stylesheet></head><body><div id=app></div><script src=https://api.tonglianjituan.com/app/js/libs/vue.min.js></script><script src=https://api.tonglianjituan.com/app/js/libs/vue-router.min.js></script><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.1b35a927314506fe4a4f.js></script><script type=text/javascript src=./static/js/app.a6b83af6259449de711a.js></script></body></html>
\ No newline at end of file \ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
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