main
Tuzki 2 years ago
parent a327cb9c27
commit bf926faf19
  1. 2
      WebRoot/hbcyjc/InterReview/indexscenic/indexscenicgood_analysis_detail.jsp
  2. 2
      WebRoot/hbcyjc/region/130000/pages/lydyfxxt/dyffxt.js
  3. 20
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/indexhotel/hotel_analysis_detail.jsp
  4. 4
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/indexscenic/indexscenicgood_analysis_detail_iframe.jsp
  5. 2
      WebRoot/hbcyjc/region/130000/pages/lywangping/index.jsp
  6. 10
      WebRoot/hbcyjc/region/130000/pages/lywangping/indexscenicgood/indexscenicgood_list.jsp

@ -61,7 +61,7 @@
<div class="clear"></div>
</ul>
<iframe src="${ctx}/indexscenic/scenicCriticismDetil.do?sceniccode=${sceniccode}" id="Iframe" name="" width="100%" height="528px" frameborder="0" scrolling="auto"></iframe>
<iframe src="${ctx}/indexscenic/scenicCriticismDetil.do?sceniccode=${sceniccode}" id="Iframe" name="" width="100%" height="550px" frameborder="0" scrolling="auto"></iframe>
</div>
</div>

@ -371,7 +371,7 @@ function ndgemgtjb(idname,data){
type: 'pie',
clockwise: false,
startAngle: 90,
radius: ['10%','75%'],
radius: ['10%','45%'],
center: ['44%', '50%'],
hoverAnimation: false,
roseType: 'radius', //area

@ -27,15 +27,15 @@
.che_sjkj .gdsz{width: 260px;}
.mt-number-animate .mt-number-animate-dom{width: 30px;}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{width: 30px;}
.mt-number-animate-span strong {
width: 30px;
.mt-number-animate-span strong {
width: 30px;
}
</style>
</head>
<body>
<input type="hidden" id="ctype" name="ctype" />
<div style="height:560px; width:1080px;">
<div style="height:560px; width:100%;margin-top: 50px">
<div class="left jq_w290">
<!--网络评价-->
<div class="wid_tianq">
@ -43,7 +43,7 @@
<div class="gdsz">
<div class="pl_zongs">
评论<br /> 总数
</div>
</div>
<div class="shuzi" style="display: inline-block;padding-top: 6px">
<div class="numberRun6"></div>
</div>
@ -73,7 +73,7 @@
</c:forEach>
<div class="clear"></div>
</ul>
<iframe src="${ctx}/v2/resourcesAnalysis/hotelCriticismDetil.do?hotelcode=${hotelcode}" id="Iframe" name="" width="100%" height="528px" frameborder="0" scrolling="auto"></iframe>
</div>
</div>
@ -90,7 +90,7 @@
$(function() {
//图片事件,img-gather处为仿qq空间图片效果展示
$('#thumbs a').touchTouch();
var total = ${hotelMap.comments_total};
var good = ${hotelMap.positive_comments_count};
var middle = ${hotelMap.moderate_comments_count};
@ -98,17 +98,17 @@
var bar_char_dataArr = [good, middle, bad];
//显示好评, 中评, 差评--柱状图
queryCriticismNum(bar_char_dataArr, total);
var pie_char_data = [{name: '好评', value: good, text:1},{name: '中评', value: middle, text:2},{name: '差评', value: bad, text:3}];
//显示好评, 中评, 差评--饼状图
queryCriticismRatio(pie_char_data);
});
var numRun6 = $(".numberRun6").numberAnimate({
num : '${hotelMap.comments_total}',
speed : 2000
});
function onSearch(id, name){
$("#ul_source").find('a').removeClass('on');
$("#id_"+id).addClass('on');
@ -118,4 +118,4 @@
}
</script>
</body>
</html>
</html>

@ -27,8 +27,8 @@
</div>
</div>
<div class="smwd_iframe">
<iframe src="${ctx}/indexscenic/gotoScenicDetil.do?sceniccode=${sceniccode}" id="Iframe" name="" width="100%" height="560px" frameborder="0" scrolling="auto"></iframe>
<iframe src="${ctx}/indexscenic/gotoScenicDetil.do?sceniccode=${sceniccode}" id="Iframe" name="" width="100%" height="650px" frameborder="0" scrolling="auto"></iframe>
</div>
</div>
</body>
</html>
</html>

@ -413,4 +413,4 @@
djzt= 0;
}
}
</script>
</script>

@ -6,8 +6,8 @@
<%@ taglib uri="http://tags.clayton.io/blacklayout" prefix="bl" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<bl:set var="title" value="景区评论列表"/>
<%--<bl:set var='sys_name' value='应急管理调度系统'/>
<bl:set var='menu_id' value='010502'/>
<bl:set var='sys_name' value='应急管理调度系统'/>
<%--<bl:set var='menu_id' value='010502'/>
<bl:set var='menu_prefix' value='/v2'/>
<bl:set var='menu_width' value='158px'/>
<bl:set var="hide_location" value="true"/>--%>
@ -53,11 +53,11 @@
<div class="header_top" style="margin: 1em;">
<p class="header_xtbt">${scenicTitle==''?title:scenicTitle}详情</p>
</div>
<form action="${ctx}/indexscenicgood/gotolist.do" id="mainForm" method="post" name="mainForm"
<form action="${ctx}/v2/indexscenicgood/gotolist.do" id="mainForm" method="post" name="mainForm"
enctype="multipart/form-data">
<input id="sceniccode" name="sceniccode" type="hidden" value="${sceniccode}"/>
<input id="title" name="title" type="hidden" value="${title}"/>
<div class="table_sck">
<div class="table_sck cjy-dialog">
<div class="tsble_form">
<div class="form_hpzs">
<label class="form_label">时间范围:</label>
@ -164,4 +164,4 @@
</bl:block>
<bl:finish/>
<bl:finish/>

Loading…
Cancel
Save