mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化菜单缩放
This commit is contained in:
parent
0ee7ce1c86
commit
0138b1ef3e
@ -189,7 +189,7 @@
|
||||
body.className = className.replace(/mini-navbar/g,"");
|
||||
return ;
|
||||
}
|
||||
body.className = className + "mini-navbar";
|
||||
body.className = className + " mini-navbar";
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user