番茄 app下载

黨群工作動態
網站番茄 app下载-新聞中心-黨群工作動態
' + '
' + val.year + '
' + '
' + '
' + val.title + '
' + '
' + val.description + '
' + '
' + '') }) $(window).scrollTop(0); _this.selectPage(n); }, failed: function () { } }) return false; } }); }); /** common render */ $('.sub-handler').on('click',function (){ $('.sub-container').not($(this).next()).hide() $('.sub-handler').find('i').not($(this).find('i')).removeClass('icon-arrow-right-bold').addClass('icon-arrow-down-bold') if($(this).find('i').hasClass('icon-arrow-down-bold')){ $(this).find('i').removeClass('icon-arrow-down-bold').addClass('icon-arrow-right-bold') }else{ $(this).find('i').removeClass('icon-arrow-right-bold').addClass('icon-arrow-down-bold') } $(this).next().toggle() }) $('.head_c ul.menus > li').hover(function () { $(this).find('ul.menus_sub').css('display', 'block') }, function () { $(this).find('ul.menus_sub').css('display', 'none') }) $('.head_b .menus_click').click(function () { $('.common_opa').show() $('.head_b .menus').show() }) $('.common_opa,.close_button').click(function () { $('.common_opa').hide() $('.head_b .menus').hide() }) $('.menus_link_click').click(function () { if ($(this).find('i').hasClass('icon-arrow-down-bold')) { $(this).find('i').removeClass('icon-arrow-down-bold').addClass('icon-arrow-up-bold') } else { $(this).find('i').removeClass('icon-arrow-up-bold').addClass('icon-arrow-down-bold') } $(this).parent().find('.menus_sub').slideToggle('fast') })