|
@@ -18,14 +18,15 @@
|
|
|
<li>
|
|
|
<a href="javascript:" datahref="/front/dataExport/toSieve" id="dataExport">数据导出</a>
|
|
|
</li>
|
|
|
- <li>
|
|
|
- <a href="/front/dataService.html">数据服务</a>
|
|
|
+ <li>
|
|
|
+ <a href="/front/dataService.html">数据服务</a>
|
|
|
+ </li>
|
|
|
+ <li class="more">
|
|
|
+ <a>增值服务</a>
|
|
|
+ <div class="items" style="display: none">
|
|
|
+ <span attrhref="http://www.baidu.com">招投标课程</span>
|
|
|
+ </div>
|
|
|
</li>
|
|
|
- <!--<li>
|
|
|
- <a target="_blank" href="https://open-jytest.jianyu360.cn">开放平台</a>
|
|
|
- <a target="_blank" href="https://open.jianyu360.com">开放平台</a>
|
|
|
- </li>-->
|
|
|
-
|
|
|
<li class="slider"></li>
|
|
|
</ul>
|
|
|
<div class='useronline' id="login" style="float:left;"></div>
|
|
@@ -139,7 +140,7 @@ $("body").click(function(event){
|
|
|
}else{
|
|
|
//点击body隐藏
|
|
|
$(".infoList").hide();
|
|
|
- }
|
|
|
+ }
|
|
|
})
|
|
|
|
|
|
function openStyle(){
|
|
@@ -159,7 +160,7 @@ function commonMouseEvent(){
|
|
|
//$(this).css({
|
|
|
// 'boxShadow': '0px 0px 10px rgba(0,0,0, .15)'
|
|
|
//});
|
|
|
-
|
|
|
+
|
|
|
}).mouseout(function(){
|
|
|
//$(this).css({
|
|
|
// 'boxShadow': 'none'
|
|
@@ -195,7 +196,7 @@ function infoListCss(){
|
|
|
'border-width': '6px',
|
|
|
'border-color': 'transparent transparent #e0e0e0 transparent'
|
|
|
})
|
|
|
-
|
|
|
+
|
|
|
$('.two').css({
|
|
|
'display': 'inline-block',
|
|
|
'width': '0px',
|