提交 c5f126f8 编写于 作者: C Catouse

* ajusted code.

上级 49a63415
/* Device */
+function($, window, document, Math)
+function($)
{
var desktopLg = 1200,
desktop = 992,
......@@ -19,4 +19,4 @@
$(window).resize(resetCssClass);
resetCssClass();
}(jQuery,window,document,Math);
}(jQuery);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册