This commit is contained in:
lanzongjun
2022-04-25 17:11:13 +08:00
parent 5927f8e586
commit beb2ec67de
+4
View File
@@ -0,0 +1,4 @@
$(function()
{
$("#mainMenu .pull-right .divider:first").remove();
})