main
Tuzki 2 years ago
parent d66aa28cd8
commit 33155532d7
  1. 2
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/hotelReport/hotel_report.js
  2. 4
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/hotelReport/hotword_comments_list.jsp
  3. 4
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/scenicReport/hotword_comments_list.jsp
  4. 2
      WebRoot/hbcyjc/region/130000/pages/lywangping/InterReview/scenicReport/scenic_report.js
  5. 2
      WebRoot/hbcyjc/region/130000/pages/yjglddxt/yjglyjyagl/add_yjglyjyagl.jsp
  6. 2
      WebRoot/hbcyjc/region/130000/pages/yjglddxt/yjzh/yjglexpert/add_yjglexpert.jsp
  7. 4
      WebRoot/hbcyjc/region/130000/pages/yjglddxt/yjzh/yjglwarehouse/add_yjglwarehouse.jsp
  8. 10
      WebRoot/hbcyjc/yjglddxt/yjglyjyagl/add_yjglyjyagl.jsp

@ -641,7 +641,7 @@ function gotohotwordList(hotWords){
title : "", title : "",
anim : 2, anim : 2,
shade: [0.7, '#333'], shade: [0.7, '#333'],
area : [ '1200px', '475px' ], area : [ '1200px', '650px' ],
content : _CTX + "/v2/hotword/gotohotellist.do?hotWords="+encodeURI(encodeURI(hotWords))+'&date_type='+date_type+'&year='+nian+'&quarter='+jidu+'&month='+yue content : _CTX + "/v2/hotword/gotohotellist.do?hotWords="+encodeURI(encodeURI(hotWords))+'&date_type='+date_type+'&year='+nian+'&quarter='+jidu+'&month='+yue
}); });
} }

@ -39,7 +39,7 @@
<div class="header_top remove-fix"> <div class="header_top remove-fix">
<p class="header_xtbt">热词"${hotWords}"详情</p> <p class="header_xtbt">热词"${hotWords}"详情</p>
</div> </div>
<form action="${ctx}/hotword/gotosceniclist.do" id="mainForm" method="post" name="mainForm" <form action="${ctx}/v2/hotword/gotosceniclist.do" id="mainForm" method="post" name="mainForm"
enctype="multipart/form-data"> enctype="multipart/form-data">
<input id="hotWords" name="hotWords" type="hidden" value="${hotWords}"/> <input id="hotWords" name="hotWords" type="hidden" value="${hotWords}"/>
@ -58,7 +58,7 @@
</table> </table>
</div> </div>
<div class="cj-table-body" id="t_r_content" onscroll="aa()" style="max-height:360px"> <div class="cj-table-body" id="t_r_content" onscroll="aa()" style="max-height:500px">
<table class="cj-table-list"> <table class="cj-table-list">
<c:forEach items="${list}" var="lis" varStatus="vst"> <c:forEach items="${list}" var="lis" varStatus="vst">
<tr> <tr>

@ -40,7 +40,7 @@
<div class="header_top remove-fix"> <div class="header_top remove-fix">
<p class="header_xtbt">热词"${hotWords}"详情</p> <p class="header_xtbt">热词"${hotWords}"详情</p>
</div> </div>
<form action="${ctx}/hotword/gotosceniclist.do" id="mainForm" method="post" name="mainForm" <form action="${ctx}/v2/hotword/gotosceniclist.do" id="mainForm" method="post" name="mainForm"
enctype="multipart/form-data"> enctype="multipart/form-data">
<input id="hotWords" name="hotWords" type="hidden" value="${hotWords}"/> <input id="hotWords" name="hotWords" type="hidden" value="${hotWords}"/>
@ -59,7 +59,7 @@
</table> </table>
</div> </div>
<div class="cj-table-body" id="t_r_content" onscroll="aa()" style="max-height:360px"> <div class="cj-table-body" id="t_r_content" onscroll="aa()" style="max-height:500px">
<table class="cj-table-list"> <table class="cj-table-list">
<c:forEach items="${list}" var="lis" varStatus="vst"> <c:forEach items="${list}" var="lis" varStatus="vst">
<tr> <tr>

@ -643,7 +643,7 @@ function gotohotwordList(hotWords){
title : "", title : "",
anim : 2, anim : 2,
shade: [0.7, '#333'], shade: [0.7, '#333'],
area : [ '1200px', '475px' ], area : [ '1200px', '650px' ],
content : _CTX + "/v2/hotword/gotosceniclist.do?hotWords="+encodeURI(encodeURI(hotWords))+'&date_type='+date_type+'&year='+nian+'&quarter='+jidu+'&month='+yue content : _CTX + "/v2/hotword/gotosceniclist.do?hotWords="+encodeURI(encodeURI(hotWords))+'&date_type='+date_type+'&year='+nian+'&quarter='+jidu+'&month='+yue
}); });
} }

@ -242,7 +242,7 @@
} }
</script> </script>
</head> </head>
<body> <body class="cj-page-bg">
<div class="xingk_nr"></div> <div class="xingk_nr"></div>
<div class="content"> <div class="content">
<div class="container"> <div class="container">

@ -6,7 +6,7 @@
<bl:extends page="/hbcyjc/region/130000/template/layout/no_head_main.jsp"/> <bl:extends page="/hbcyjc/region/130000/template/layout/no_head_main.jsp"/>
<bl:block name="main"> <bl:block name="main">
<div class="content"> <div class="">
<div class="container"> <div class="container">
<ul class="bdmall-tab"> <ul class="bdmall-tab">
<li class="active" onclick="showitem(this,'div_1')"> <li class="active" onclick="showitem(this,'div_1')">

@ -276,7 +276,7 @@
<div ></div> <div ></div>
<!-- Begin page --> <!-- Begin page -->
<!-- Start content --> <!-- Start content -->
<div class="content"> <div >
<div class="container"> <div class="container">
<!-- Form-validation --> <!-- Form-validation -->
<ul class="bdmall-tab"> <ul class="bdmall-tab">
@ -413,7 +413,7 @@
<font style="color:#fff"><i class="fa fa-rotate-left"></i>重置</font> <font style="color:#fff"><i class="fa fa-rotate-left"></i>重置</font>
</button> </button>
<button class="bttn" type="button" <button class="bttn" type="button"
onclick="reback()"><i class="fa fa-reply"></i>返回 onclick="reback()">返回
</button> </button>
</p> </p>
</form> </form>

@ -22,11 +22,13 @@
<!-- 自定义样式 --> <!-- 自定义样式 -->
<link href="${ctx}/hbcyjc/resourceNew/css/cjy_style.css" rel="stylesheet" /> <%--<link href="${ctx}/hbcyjc/resourceNew/css/cjy_style.css" rel="stylesheet" />--%>
<link href="${ctx}/hbcyjc/resourceNew/css/cjy_style2.css" rel="stylesheet" /> <%--<link href="${ctx}/hbcyjc/resourceNew/css/cjy_style2.css" rel="stylesheet" />--%>
<link href="${ctx}/hbcyjc/resourceNew/css/cjy_zlmxg.css" rel="stylesheet" /> <%--<link href="${ctx}/hbcyjc/resourceNew/css/cjy_zlmxg.css" rel="stylesheet" />--%>
<%@include file="/common/theme_css.jsp"%> <%@include file="/common/theme_css.jsp"%>
<link rel="stylesheet" type="text/css" href="${ctx}/hbcyjc/region/130000/yuanxing/static/css/pre_version_adapter.css"/>
<!-- checkbox 单选多选美化 --> <!-- checkbox 单选多选美化 -->
<script src="${ctx}/hbcyjc/resourceNew/js/checkbox.js"></script> <script src="${ctx}/hbcyjc/resourceNew/js/checkbox.js"></script>
<script src="${ctx}/js/layer/layer.js"></script> <script src="${ctx}/js/layer/layer.js"></script>
@ -242,7 +244,7 @@
} }
</script> </script>
</head> </head>
<body> <body class="cj-page-bg">
<div class="xingk_nr"></div> <div class="xingk_nr"></div>
<div class="content"> <div class="content">
<div class="container"> <div class="container">

Loading…
Cancel
Save