mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
background fix js
This commit is contained in:
@@ -180,7 +180,7 @@ $(function () {
|
||||
var a_lineBox=[],end_num=0;
|
||||
setTimeout(function (){
|
||||
self.textTween();
|
||||
$("body").css("background","#fff").addClass("index-page");
|
||||
$("body").addClass("index-page");
|
||||
var header=$("#header")||$("header"),footer=$("#footer")||$("footer");
|
||||
header.removeAttr("style");
|
||||
footer.removeAttr("style")
|
||||
|
||||
Reference in New Issue
Block a user