|
@@ -26,7 +26,7 @@
|
|
<link rel="stylesheet" type="text/css" href="https://cdn-ali2.jianyu360.com/pccss/public-nav-1200.css?v=1412" />
|
|
<link rel="stylesheet" type="text/css" href="https://cdn-ali2.jianyu360.com/pccss/public-nav-1200.css?v=1412" />
|
|
<link rel="stylesheet" type="text/css" href="https://cdn-ali2.jianyu360.com/pccss/index.css?v=1412" />
|
|
<link rel="stylesheet" type="text/css" href="https://cdn-ali2.jianyu360.com/pccss/index.css?v=1412" />
|
|
<link href="https://cdn-ali2.jianyu360.com/css/pc.css?v=1412" rel="stylesheet">
|
|
<link href="https://cdn-ali2.jianyu360.com/css/pc.css?v=1412" rel="stylesheet">
|
|
- <script src="/js/jquery-3.2.1.min.js?v=1412"></script>
|
|
|
|
|
|
+ <script src="https://cdn-ali2.jianyu360.com/js/jquery-3.2.1.min.js?v=1412"></script>
|
|
<!--[if lt IE 9]><script src="{{Msg "seo" "cdn"}}/js/jquery.js?v={{Msg "seo" "version"}}"><![endif]-->
|
|
<!--[if lt IE 9]><script src="{{Msg "seo" "cdn"}}/js/jquery.js?v={{Msg "seo" "version"}}"><![endif]-->
|
|
<script src="https://cdn-ali2.jianyu360.com/js/jquery.cookie.js"></script>
|
|
<script src="https://cdn-ali2.jianyu360.com/js/jquery.cookie.js"></script>
|
|
<script src="https://cdn-ali2.jianyu360.com/js/bootstrap.min.js"></script>
|
|
<script src="https://cdn-ali2.jianyu360.com/js/bootstrap.min.js"></script>
|
|
@@ -222,11 +222,11 @@
|
|
haslogin("10")
|
|
haslogin("10")
|
|
|
|
|
|
var href = window.location.pathname;
|
|
var href = window.location.pathname;
|
|
-
|
|
|
|
- if (href == "/jyxspc/courser-details" || href == "/jyxspc/buy-courser" || href == "/jyxspc/pay-courser" ||
|
|
|
|
- href == "/jyxspc/pay-succ" ||
|
|
|
|
- href == "/jyxspc/my-courser" ||
|
|
|
|
- href == "/jyxspc/my-courser") {
|
|
|
|
|
|
+ console.log(href)
|
|
|
|
+ // if (href == "/entpc/myEnt" || href == "/entpc/bus" || href == "/jyxspc/pay-courser" ||
|
|
|
|
+ // href == "/jyxspc/pay-succ" ||
|
|
|
|
+ // href == "/jyxspc/my-courser" ||
|
|
|
|
+ // href == "/jyxspc/my-courser") {
|
|
$(".public-nav").css({
|
|
$(".public-nav").css({
|
|
"background": "#fff"
|
|
"background": "#fff"
|
|
});
|
|
});
|
|
@@ -235,16 +235,13 @@
|
|
$(".jynav li").mouseenter(function () {
|
|
$(".jynav li").mouseenter(function () {
|
|
$(this).find('a').css('color', '#2CB7CA!important')
|
|
$(this).find('a').css('color', '#2CB7CA!important')
|
|
})
|
|
})
|
|
- }
|
|
|
|
- if (href == "/jyxspc/") {
|
|
|
|
- console.log(111)
|
|
|
|
|
|
+ // }
|
|
|
|
+ // if (href == "/entpc/myEnt") {
|
|
$(".public-nav").css({
|
|
$(".public-nav").css({
|
|
- "background": "#2274D5"
|
|
|
|
|
|
+ "background": "#fff"
|
|
});
|
|
});
|
|
- $(".public-nav .jynav li a").css("color", "#fff")
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- console.log()
|
|
|
|
|
|
+ $(".public-nav .jynav li a").css("color", "#1d1d1d")
|
|
|
|
+ // }
|
|
|
|
|
|
$("#bidLogin").on("show.bs.modal", function () {
|
|
$("#bidLogin").on("show.bs.modal", function () {
|
|
$("#freetext").html(
|
|
$("#freetext").html(
|