zouling 3 years ago
parent
commit
3f96e3c866
2 changed files with 10 additions and 14 deletions
  1. 3 4
      bgcx.html
  2. 7 10
      index.html

+ 3 - 4
bgcx.html

@@ -523,7 +523,7 @@
 					})
 				},
 				getMoreSearch(){
-					var idx=this.form.queryMode;
+					var idx=2;
 					this.form={
 						'reportNumber':'',
 						'queryType':0,
@@ -542,9 +542,7 @@
 					this.searchflag=true
 					this.timefalg=false
 					this.time=60
-					if(idx==2){
-						this.nextflag=false
-					}
+					this.nextflag=false
 					this.resultlist[idx]={}
 					
 				},
@@ -711,6 +709,7 @@
 						success: function(res) {
 							if (res.code == 200) {
 								 that.$message.success('发送成功');
+								 that.time=60;
 								 that.timefalg=true;
 								 that.setTimein()
 							} else {

+ 7 - 10
index.html

@@ -131,7 +131,7 @@
 														  您的浏览器不支持 video元素。
 													  </video>
 												</div>
-												<p  style="color: #fff; font-size: 14px; padding-left: 20px; position: relative;bottom:30px; background-color: #000000; opacity: .5; height: 30px; line-height: 30px;">{{item.imageName}}</p>
+												<p  style="color: #fff; font-size: 14px; padding-left: 20px; position: relative;bottom:30px; background-color: #000000; opacity: .5; height: 30px; line-height: 30px;">{{item.imageIntroduce}}</p>
 										</el-carousel-item>
 									</el-carousel>
 								</li>
@@ -222,7 +222,7 @@
 										<img :src="item.newsImage == null? 'static/picture/pic_jcfw_gys@2x.png' : item.newsImage == undefined ? 'static/picture/pic_jcfw_gys@2x.png' : 'https://jyzx.qs163.cn' + '/prod-api'+ item.newsImage " alt="">
 										<span style="width:100%; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; text-align: center;">{{item.newsTitle == null? '暂无数据' :item.newsTitle }}</span>
 										<p style="height: 48px;">{{item.newsContent == null? '暂无数据' : item.newsContent}}</p>
-										<p class="ol" @click="gentg(jiance.columnId)">查看详情</p>
+										<p class="ol" @click="gentg(item.newsId)">查看详情</p>
 									</div>
 									<!-- <div class="shoutoa" v-if="!boofa">
 										<img src="static/picture/pic_jcfw_gys@2x.png" alt="">
@@ -246,7 +246,7 @@
 										<img src="static/picture/pic_jcfw_more@2x.png" alt="">
 										<span>更多</span>
 										<p style="height: 48px;">更多内容请点击查看详情</p>
-										<p class="ol" @click="gentg(jiance.columnId)">查看详情</p>
+										<p class="ol" @click="gentgs(jiance.columnId)">查看详情</p>
 									</div>
 								</div>
 							</div>
@@ -609,14 +609,11 @@
 						},
 						// 底部查看更多
 						gentg(index){
-							if(index){
 								// console.log(index,34)
-								window.location.href = 'jcfanw.html?id=' + index
-							}else{
-								// console.log(234)
-								window.location.href = 'jcfanw.html' 
-							}
-							
+								window.location.href = 'jgjj.html?id=' + index  +'&titel=监测范围' 
+						},
+						gentgs(){
+							window.location.href = 'jcfanw.html'
 						},
 						nhyeskf(){
 												window.location.href="djdt.html?" +'&titel=头条'   + '&ntitel=头条'  + '&openMode=0'