* Fix navigation highlight error.

This commit is contained in:
tianshujie
2023-12-14 08:58:27 +08:00
parent 65811d431e
commit a76ebc5bf5
-6
View File
@@ -1,9 +1,3 @@
$(function()
{
if(typeof type != 'undefined') $('#mainNavbar .nav a[data-id=' + type + ']').addClass('active');
});
/**
* 渲染需求下拉框中的选项。
* Options in the render story drop-down box.