LEEF
Results
2
comments of
LEEF
你说的导航栏问题是:刚进入首页的时候,默认显示文章列表,对么?我刚刚也解决了一下,用的你的关键代码(谢谢!),不过我检测了useragent: [basicworld.github.io/commit/d792352](https://github.com/basicworld/basicworld.github.io/commit/d792352bd2fc8455816c828c08dee8de2870efc2) ``` // test if it is phone // if true then remove open var Agents = new Array("Android", "iPhone", "iPod"); var userAgentInfo = navigator.userAgent; for (var v =...
越过GFW测的,我再折腾一下^_^