theatre_analysis.jsp 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
  2. <%@ include file="../common/common.jsp" %>
  3. <title>央卫视剧场分析</title>
  4. <script type="text/javascript">
  5. $(function(){
  6. $.resetText();
  7. $(".text").input();
  8. $.checkbox();
  9. $(".select").uiSelect();
  10. $(".table").hoverTable(true, true);
  11. $("#start_time, #end_time").datetimepicker();
  12. changeTab(7);
  13. $("#tabMenu").tabMenu({removeClass:"btn-disabled",fun:function(obj, text){
  14. changeTab(obj.dataset.day);
  15. }});
  16. $("input[name=rating_ratio_35]").click(function(){
  17. getRatingChart(cur_type,1,$("input[name=rating_ratio_35]:checked").val());
  18. });
  19. $("input[name=rating_ratio_29]").click(function(){
  20. getRatingChart(cur_type,2,$("input[name=rating_ratio_35]:checked").val());
  21. });
  22. getRankList();
  23. });
  24. </script>
  25. <script type="text/javascript" src="${staticPath}js/analysis/theatre_analysis.js"></script>
  26. <script type="text/javascript" src="${staticPath}js/common/jquery.datetimepicker.js"></script>
  27. <script type="text/javascript" src="${staticPath}js/echarts/esl.js"></script>
  28. <script type="text/javascript" src="${staticPath}js/echarts/chartHead.js"></script>
  29. <script type="text/javascript" src="${staticPath}js/echart/pie.js"></script>
  30. <link rel="stylesheet" type="text/css" href="${staticPath}css/jquery.datetimepicker.css" />
  31. </head>
  32. <body>
  33. <%@ include file="../common/head.jsp" %>
  34. <div class="screen main bg-gray">
  35. <div class="radius-tabs">
  36. <a href="${basePath}special_analysis/index.do" class="button">专题广告分析</a>
  37. <a href="${basePath}theatre_analysis/index.do" class="button active">央卫视剧场分析</a>
  38. </div>
  39. <div class="search-form mTop20">
  40. <div class="search-group">
  41. <div class="buttons button-wrap inline search-item5" id="tabMenu">
  42. <span class="btn btn-disabled" data-day="0">全部</span><span class="btn" data-day="7">最近一周</span><span class="btn btn-disabled" data-day="90">最近三月</span><span class="btn btn-disabled" data-day="365">最近一年</span>
  43. </div>
  44. <div class="search-item5">
  45. <div class="twoContent"><input type="text" name="start_time" id="start_time" class="text {text:'开始时间'}" size="10" /><span>-</span><input type="text" name="end_time" id="end_time" class="text {text:'结束时间'}" size="10" /></div>
  46. </div>
  47. <div class="search-item5"><input type="text" name="product_item" id="keyword" class="text {text:'请输入节目/媒体'}" /></div>
  48. <div class="search-item5">
  49. <div class="select {width:120,onchange:search}">
  50. <select id="type" name="type">
  51. <option value="1">综艺</option>
  52. <option value="2">栏目</option>
  53. <option value="3">电视剧</option>
  54. <option value="4">电影</option>
  55. </select>
  56. </div>
  57. </div>
  58. <div class="search-item5"><a href="javascript:search();" class="search-btn">搜 索</a><a onclick="javascript:setBenchmark();" class="search-btn">对 标</a></div>
  59. </div>
  60. </div>
  61. <div class="table-content">
  62. <div class="hd-title">央卫视电视剧收视指标一览</div>
  63. <div class="box-pd">
  64. <table class="table table-gray" cellpadding="0" cellspacing="0" id="program_analysis_list_table">
  65. <thead>
  66. <tr>
  67. <th width="5%">序号</th>
  68. <th width="8%">剧名</th>
  69. <th width="7%">媒体</th>
  70. <th width="auto">题材</th>
  71. <th width="6%">细分题材</th>
  72. <th width="8%">剧场</th>
  73. <th width="6%">频道体系</th>
  74. <th width="10%">季度</th>
  75. <th width="7%">集次</th>
  76. <th width="5%">省网收视%</th>
  77. <th width="5%">省到达千人</th>
  78. <th width="5%">频道收视率%</th>
  79. <th width="7%">频道到达千人</th>
  80. <th width="7%">效果</th>
  81. <th width="7%"><input type="checkbox" class="checkbox {click:checkAll}" name="all" value="对标" /></th>
  82. </tr>
  83. </thead>
  84. <tbody id="program_analysis_list"></tbody>
  85. </table>
  86. <div class="mTop10">
  87. <div id="program_analysis_page" class="rFloat"></div>
  88. 累计 <span id="program_analysis_count" class="blue">0</span> 条
  89. </div>
  90. </div>
  91. </div>
  92. <div class="table-content">
  93. <div class="mTop20 hd-title" id="program_placement_div_1"><span name="type_tag"></span>央卫视电视剧收视明细</div>
  94. <div class="box-pd" id="program_placement_div_2">
  95. <table class="table table-gray" cellpadding="0" cellspacing="0" id="program_placement_table">
  96. <thead id="program_placement_thead">
  97. <tr>
  98. <th width="5%">序号</th>
  99. <th width="7%">剧名</th>
  100. <th width="7%">媒体</th>
  101. <th width="7%">题材</th>
  102. <th width="7%">细分题材</th>
  103. <th width="10%">日期</th>
  104. <th width="10%">播出时间</th>
  105. <th width="7%">产品/栏目</th>
  106. <th width="7%">时长(分钟)</th>
  107. <th width="7%">进线预估</th>
  108. <th width="7%">省网收视%</th>
  109. <th width="7%">省网到达千人</th>
  110. <th width="7%">市网收视%</th>
  111. <th width="7%">市网到达千人</th>
  112. </tr>
  113. </thead>
  114. <tbody id="placement_detail_list"></tbody>
  115. </table>
  116. <div class="mTop10">
  117. <div id="placement_detail_page" class="rFloat"></div>
  118. 累计 <span id="placement_detail_count" class="blue">0</span> 条
  119. </div>
  120. </div>
  121. </div>
  122. <hr class="mTop10">
  123. <div class="analyse-tabs">
  124. <%@ include file="../analysis/program_analysis_type1.jsp" %>
  125. </div>
  126. </div>
  127. <%@ include file="../common/footer.jsp" %>
  128. </body>
  129. </html>