Commit 8cd6703d by 陈超

T

parent e0b8281a
...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
}) })
/*确定点击*/ /*确定点击*/
(function () { $(function () {
$(".bd").on("click",".one-nav-layer ul li a",function () { $(".bd").on("click",".one-nav-layer ul li a",function () {
$(this).parent().parent().children().children().attr("type",""); $(this).parent().parent().children().children().attr("type","");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment