function() { var e = this, t = p(this.cnblogs.blogTitle).find("h1 a").html(), a = p(this.cnblogs.publicProfile).find("a:eq(0)").html(), o = p("head").find("title"); //o.html(o.html().replace(a + " - 博客园", "" + t)); var n = p(this.cnblogs.navList); n.find("li").eq(1).after('
  • 标签
  • '), n.find("li").eq(2).after('
  • 关于
  • '), n.find("li").eq(3).after('
  • 微语
  • '), n.find("li").eq(4).after('
  • 投喂
  • '), n.find("li").eq(5).after('
  • 友链
  • '), p.each(n.find("li"), function(e, t) { p(t).append("") }), p("body").prepend('
    '), p(".esa-mobile-menu").on("click", function() { p(e.cnblogs.navigator).fadeToggle(200) }) }

    测试1

    123123
    posted @ 2023-07-22 16:00  C_ao  阅读(10)  评论(1)    收藏  举报