zouling 3 anni fa
parent
commit
1ca0215bb8
4 ha cambiato i file con 19 aggiunte e 4 eliminazioni
  1. 8 2
      index.html
  2. 9 1
      jcfanw.html
  3. 1 0
      static/css/index.css
  4. 1 1
      static/css/printstyle.css

+ 8 - 2
index.html

@@ -673,8 +673,14 @@
 								window.location.href = 'jgjj.html?id=' + index  +'&titel=监测范围'
 							}
 						},
-						gentgs(){
-							window.location.href = 'jcfanw.html'
+						gentgs(e){
+							if(e){
+								window.location.href="djdt.html?id="+e +'&titel=检测范围'
+							}else{
+								window.location.href = 'jcfanw.html'
+							}
+							
+							// window.location.href = 'jcfanw.html'
 						},
 						nhyeskf(e){
 							if(e&&e.reprintUrl){

+ 9 - 1
jcfanw.html

@@ -206,10 +206,18 @@
 	</script>
 	<style type="text/css">
 		.dehy p img{
-			width: 100%;
+			
 			margin-top: 20px;
 			margin-bottom: 20px;
+			max-width: 100%;
+			display: block;
 			/* height: ; */
 		}
+		.jcses .dehy p {
+			font-size: 16px;
+			font-weight: 400;
+			line-height: 24px;
+			color: #343434;
+		}
 	</style>
 </html>

+ 1 - 0
static/css/index.css

@@ -126,6 +126,7 @@
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 	overflow: hidden;
+	cursor: pointer;
 }
 .ol{
 	margin-top: 26px;

+ 1 - 1
static/css/printstyle.css

@@ -57,7 +57,7 @@ display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;white-space: normal;}
 .pf_list li a .fl img{    width: 100%;
-    margin-top: 20px;}
+    margin-top: 20px;display: block;}
 .pf_list li a .num{background-color: #3A92E2;font-size: 30px;color: #FFFFFF;font-weight: bold;text-align: center;width: 70px;height: 70px;line-height: 70px;margin: 0 auto 10px;}
 .pf_list li a .day{font-size: 20px;
 color: #AAAAAA;text-align: center;}