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