摘要:
[OutputCache(Duration=3600, VaryByParam="id)")]publicActionResult Contact(string id) { } 如:http://localhost:xxxx/Contact?id=a,http://localhost:xxxx/Co 阅读全文
posted @ 2021-03-12 13:49
苦逼的猿人
阅读(61)
评论(0)
推荐(0)
摘要:
当宽度小于640px的时候加载css下的css-mobile.css<link href="css/css-mobile.css" rel="stylesheet" type="text/css" media="screen and (max-width: 640px)">当宽度大于640px的时候 阅读全文
posted @ 2021-03-12 13:45
苦逼的猿人
阅读(185)
评论(0)
推荐(0)
摘要:
//悬浮窗 $(window).scroll(function () { if ($(this).scrollTop() > 245) { $('.jszb-side_ewm').addClass('head-fix') } else { $('.jszb-side_ewm').removeClas 阅读全文
posted @ 2021-03-12 13:39
苦逼的猿人
阅读(121)
评论(0)
推荐(0)

浙公网安备 33010602011771号