* Finish task #37536.

This commit is contained in:
holan20180123
2021-04-15 09:21:53 +08:00
parent b0c6c5eb2a
commit d5fcc2fc1a
-7
View File
@@ -32,11 +32,4 @@
<?php endif;?>
</div>
</div>
<script>
$(function()
{
$('#mainHeader #navbar li[data-id=model]').removeClass('active');
})
</script>
<?php include '../../common/view/footer.html.php';?>