Browse Source

对标分析

weibingbing 3 years ago
parent
commit
60961f3450

+ 2 - 2
.project

@@ -16,12 +16,12 @@
16
 			</arguments>
16
 			</arguments>
17
 		</buildCommand>
17
 		</buildCommand>
18
 		<buildCommand>
18
 		<buildCommand>
19
-			<name>org.eclipse.m2e.core.maven2Builder</name>
19
+			<name>org.eclipse.wst.validation.validationbuilder</name>
20
 			<arguments>
20
 			<arguments>
21
 			</arguments>
21
 			</arguments>
22
 		</buildCommand>
22
 		</buildCommand>
23
 		<buildCommand>
23
 		<buildCommand>
24
-			<name>org.eclipse.wst.validation.validationbuilder</name>
24
+			<name>org.eclipse.m2e.core.maven2Builder</name>
25
 			<arguments>
25
 			<arguments>
26
 			</arguments>
26
 			</arguments>
27
 		</buildCommand>
27
 		</buildCommand>

+ 1 - 2
src/main/webapp/WEB-INF/jsp/analysis/special_analysis.jsp

@@ -60,9 +60,8 @@
60
 		</form>
60
 		</form>
61
 	</div>
61
 	</div>
62
 	<div class="table-content">
62
 	<div class="table-content">
63
-		<div class="hd-title">专题广告电视投放一览</div>
63
+		<div class="hd-title">专题广告电视投放一览<a href="javascript:document.dataForm.submit();" style="line-height: 16px;" class="rFloat btn">导出</a></div>
64
 		<div class="box-pd">
64
 		<div class="box-pd">
65
-			<a href="javascript:document.dataForm.submit();" class="rFloat btn">导出</a>
66
 			<table class="table table-gray" cellpadding="0" cellspacing="0">
65
 			<table class="table table-gray" cellpadding="0" cellspacing="0">
67
 				<thead>
66
 				<thead>
68
 				<tr>
67
 				<tr>

+ 3 - 5
src/main/webapp/WEB-INF/jsp/analysis/theatre_analysis.jsp

@@ -68,9 +68,8 @@
68
 		</form>
68
 		</form>
69
 	</div>
69
 	</div>
70
 	<div class="table-content">
70
 	<div class="table-content">
71
-		<div class="hd-title">央卫视电视剧收视指标一览</div>
71
+		<div class="hd-title">央卫视电视剧收视指标一览<a href="javascript:document.dataForm.submit();" style="line-height: 16px;" class="rFloat btn mBottom10">导出</a></div>
72
 		<div class="box-pd">
72
 		<div class="box-pd">
73
-		    <a href="javascript:document.dataForm.submit();" class="rFloat btn mBottom10">导出</a>
74
 			<table class="table table-gray" cellpadding="0" cellspacing="0" id="program_analysis_list_table">
73
 			<table class="table table-gray" cellpadding="0" cellspacing="0" id="program_analysis_list_table">
75
 				<thead>
74
 				<thead>
76
 					<tr>
75
 					<tr>
@@ -100,9 +99,9 @@
100
 		</div>
99
 		</div>
101
 	</div>
100
 	</div>
102
 	<div class="table-content">
101
 	<div class="table-content">
103
-		<div class="mTop20 hd-title" id="program_placement_div_1"><span name="type_tag"></span>央卫视电视剧收视明细</div>
102
+		<div class="mTop20 hd-title" id="program_placement_div_1"><span name="type_tag"></span>央卫视电视剧收视明细<a href="javascript:document.detailForm.submit();" style="line-height: 16px;" class="rFloat btn mBottom10">导出</a></div>
104
 		<div class="box-pd" id="program_placement_div_2">
103
 		<div class="box-pd" id="program_placement_div_2">
105
-            <form name="detailForm" class="search-form" action="export_detail_list.do" method="post">
104
+            <form name="detailForm" action="export_detail_list.do" method="post">
106
                 <input name="startDate" id="start_time_1" type="hidden"/>
105
                 <input name="startDate" id="start_time_1" type="hidden"/>
107
                 <input name="endDate" id="end_time_1" type="hidden"/>
106
                 <input name="endDate" id="end_time_1" type="hidden"/>
108
                 <input name="mediaName" id="mediaName_1" type="hidden"/>
107
                 <input name="mediaName" id="mediaName_1" type="hidden"/>
@@ -110,7 +109,6 @@
110
                 <input name="theatreTime" id="theatreTime_1" type="hidden"/>
109
                 <input name="theatreTime" id="theatreTime_1" type="hidden"/>
111
                 <input name="season" id="season_1" type="hidden"/>
110
                 <input name="season" id="season_1" type="hidden"/>
112
             </form>
111
             </form>
113
-		    <a href="javascript:document.detailForm.submit();" class="rFloat btn mBottom10">导出</a>
114
 			<table class="table table-gray" cellpadding="0" cellspacing="0" id="program_placement_table">
112
 			<table class="table table-gray" cellpadding="0" cellspacing="0" id="program_placement_table">
115
 				<thead id="program_placement_thead">
113
 				<thead id="program_placement_thead">
116
 					<tr>
114
 					<tr>