摘要:
index.js function pageClick(k) { $(k).parent().find("div").removeClass("active"); $(k).addClass("active"); $("#flTitle").text($(k).text()); } /*! jQue 阅读全文
posted @ 2023-04-07 22:36
子过杨梅
阅读(25)
评论(0)
推荐(0)
摘要:
body { margin: 0px; padding: 0px;} .left { background: #313541; width: 20%; float: left; position: absolute; top: 0px; bottom: 0px;} .top { width: 80% 阅读全文
posted @ 2023-04-07 22:33
子过杨梅
阅读(34)
评论(0)
推荐(0)