11881e49bb0763c00a43b786b813281aa2237014.file.index.html.php 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <?php /* Smarty version Smarty-3.1.11, created on 2017-07-27 10:12:13
  2. compiled from "/www/wwwroot/edm.alipearl.net/application/module/view/invalid_email_admin/index.html" */ ?>
  3. <?php /*%%SmartyHeaderCode:18663699955948e0df5e0b01-65206937%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
  4. $_valid = $_smarty_tpl->decodeProperties(array (
  5. 'file_dependency' =>
  6. array (
  7. '11881e49bb0763c00a43b786b813281aa2237014' =>
  8. array (
  9. 0 => '/www/wwwroot/edm.alipearl.net/application/module/view/invalid_email_admin/index.html',
  10. 1 => 1498544923,
  11. 2 => 'file',
  12. ),
  13. ),
  14. 'nocache_hash' => '18663699955948e0df5e0b01-65206937',
  15. 'function' =>
  16. array (
  17. ),
  18. 'version' => 'Smarty-3.1.11',
  19. 'unifunc' => 'content_5948e0df667be0_90766359',
  20. 'variables' =>
  21. array (
  22. 'info' => 0,
  23. 'date_show' => 0,
  24. 'list' => 0,
  25. 'item' => 0,
  26. 'show' => 0,
  27. ),
  28. 'has_nocache_code' => false,
  29. ),false); /*/%%SmartyHeaderCode%%*/?>
  30. <?php if ($_valid && !is_callable('content_5948e0df667be0_90766359')) {function content_5948e0df667be0_90766359($_smarty_tpl) {?><?php echo $_smarty_tpl->getSubTemplate ('../public/admin_header.html', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
  31. <?php echo $_smarty_tpl->getSubTemplate ('../public/admin_navi.html', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
  32. <!-- Right side column. Contains the navbar and content of the page -->
  33. <aside class="right-side">
  34. <!-- Content Header (Page header) -->
  35. <section class="content-header">
  36. <h1>
  37. 无效邮件统计
  38. <small>Control panel</small>
  39. </h1>
  40. <ol class="breadcrumb">
  41. <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
  42. <li class="active">Blank page</li>
  43. </ol>
  44. </section>
  45. <!-- Main content -->
  46. <section class="content">
  47. <div class="span9">
  48. <?php if ($_smarty_tpl->tpl_vars['info']->value){?>
  49. <div class="alert alert-success nodisplay"><?php echo $_smarty_tpl->tpl_vars['info']->value;?>
  50. </div>
  51. <?php }?>
  52. <div id='main' class="form-actions">
  53. <form method="post" action="" >
  54. <div style="width:400px;float:left;margin-left:15px;">
  55. <div style="float:left;">搜索时间范围:</div>
  56. <div class="input-group" style="width:300px;margin-bottom:10px;">
  57. <div class="input-group-addon">
  58. <i class="fa fa-calendar"></i>
  59. </div>
  60. <input type="text" name="date_show" class="form-control pull-right" id="reservation" value="<?php echo $_smarty_tpl->tpl_vars['date_show']->value;?>
  61. ">
  62. </div><!-- /.input group -->
  63. </div>
  64. <div style="color:red;">
  65. 搜索的时间范围不能超过90天
  66. </div>
  67. <div style="clear:both;margin-left:20px;">
  68. <input type="submit" class="btn btn-info" value="查询" style="clear:both;height: 30px; width: 600px; "/>
  69. </div>
  70. </form>
  71. <br/><br/>
  72. <table class="table table-mailbox" style="margin-top:15px;">
  73. <tr>
  74. <!--<th style="width:80px;"><input type="checkbox" id="check-all" />&nbsp;&nbsp;全选</th>-->
  75. <th>发送日期</th>
  76. <th>标签名称</th>
  77. <th>收信域名</th>
  78. <th>在sendcloud黑名单的个数</th>
  79. <th>在取消订阅列表的个数</th>
  80. <th>esp服务器不可达的个数</th>
  81. <th>收件人格式错误的个数</th>
  82. <th>ip或者域名被拒个数</th>
  83. <th>收件人不存在个数</th>
  84. <th>垃圾邮件个数</th>
  85. <th>发信人或者收件人被拒个数</th>
  86. <th>其他</th>
  87. </tr>
  88. <?php $_smarty_tpl->tpl_vars['item'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['item']->_loop = false;
  89. $_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
  90. foreach ($_from as $_smarty_tpl->tpl_vars['item']->key => $_smarty_tpl->tpl_vars['item']->value){
  91. $_smarty_tpl->tpl_vars['item']->_loop = true;
  92. ?>
  93. <tr>
  94. <!--<td>-->
  95. <!--<input type="checkbox" name="user_info_array[]" value="<?php echo $_smarty_tpl->tpl_vars['item']->value['buyerName'];?>
  96. ,<?php echo $_smarty_tpl->tpl_vars['item']->value['buyerLoginId'];?>
  97. " />-->
  98. <!--</td>-->
  99. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['sendDate'];?>
  100. </td>
  101. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['labelName'];?>
  102. </td>
  103. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['domain'];?>
  104. </td>
  105. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['sendcloudBlacklist'];?>
  106. </td>
  107. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['ubsubscribe'];?>
  108. </td>
  109. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['espUnvaliable'];?>
  110. </td>
  111. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['recipientAddressError'];?>
  112. </td>
  113. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['ipOrDomainRejected'];?>
  114. </td>
  115. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['recipientNotFound'];?>
  116. </td>
  117. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['spamEmails'];?>
  118. </td>
  119. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['senderOrRecipientRejected'];?>
  120. </td>
  121. <td><?php echo $_smarty_tpl->tpl_vars['item']->value['others'];?>
  122. </td>
  123. </tr>
  124. <?php } ?>
  125. </table>
  126. <?php echo $_smarty_tpl->tpl_vars['show']->value;?>
  127. <script src="static/AdminLTE/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js" type="text/javascript"></script>
  128. <script src="static/AdminLTE/js/plugins/iCheck/icheck.min.js" type="text/javascript"></script>
  129. <link href="static/AdminLTE/css/iCheck/minimal/blue.css" rel="stylesheet" type="text/css" />
  130. <link href="static/AdminLTE/css/daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" />
  131. <script src="static/AdminLTE/js/plugins/daterangepicker/daterangepicker.js" type="text/javascript"></script>
  132. <script type="text/javascript">
  133. $(function() {
  134. "use strict";
  135. //iCheck for checkbox and radio inputs
  136. $('input[type="checkbox"]').iCheck({
  137. checkboxClass: 'icheckbox_minimal-blue',
  138. radioClass: 'iradio_minimal-blue'
  139. });
  140. //When unchecking the checkbox
  141. $("#check-all").on('ifUnchecked', function(event) {
  142. //Uncheck all checkboxes
  143. $("input[type='checkbox']", ".table-mailbox").iCheck("uncheck");
  144. });
  145. //When checking the checkbox
  146. $("#check-all").on('ifChecked', function(event) {
  147. //Check all checkboxes
  148. $("input[type='checkbox']", ".table-mailbox").iCheck("check");
  149. });
  150. });
  151. </script>
  152. <!--<script>-->
  153. <!--function group_toSubmit(){-->
  154. <!--var n = $("input:checked").length;-->
  155. <!--//var msg_type = $('#msg_type').val();-->
  156. <!--if (n<=1) {-->
  157. <!--alert("请选择要批量设置用户分组的买家");-->
  158. <!--}else{-->
  159. <!--$('#batch_user_group').submit();-->
  160. <!--}-->
  161. <!--}-->
  162. <!--</script>-->
  163. </div>
  164. </section><!-- /.content -->
  165. </aside><!-- /.right-side -->
  166. </div><!-- ./wrapper -->
  167. <style>
  168. select{height:30px;}
  169. </style>
  170. <script>
  171. $('#treeview6').addClass('active');
  172. $(".invalid_email_left").addClass('active');
  173. $(function() {
  174. //Date range picker
  175. $('#reservation').daterangepicker();
  176. });
  177. </script>
  178. </body>
  179. </html><?php }} ?>