This commit is contained in:
Zongjun Lan
2022-02-23 16:35:46 +08:00
parent ff5069a4fc
commit 3109fa6722
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,3 @@
<script>
$('#mainMenu .dropdown-menu li:last-child').remove();
</script>
@@ -0,0 +1,3 @@
<script>
$('#mainMenu .dropdown-menu li:last-child').remove();
</script>