2022年06月09日
<script type="text/javascript">
//当前URL对当前栏目高亮突出显示
$(".menu li a").each(function(){
$this = $(this);
if($this[0].href==String(window.location)){
作者:bulang , 分类:网站相关 , 浏览:175 , 评论:0
Powered By 尧舜禹工作室
© 2022 不浪 版权所有