首页
政务公开
网上办事
公众参与
智慧监管
邮箱
您当前所在位置:
首页
{{#each items}}{{#with this}}>{{#if urls}}
{{/if}}{{showName}}{{#if urls}}
{{/if}}{{/with}}{{/each}}
$(function(){ $(".menunr li a").each(function(){ if(nowTitle == $(this).text()) { $(this).addClass("active"); } }); })