芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/wp-content/plugins/leco-client-portal/src/content-page.js
jQuery( document ).ready( function ( $ ) { $( document ) .on( 'click', '.leco-cp-sidebar h2:not(:first-of-type) a', function () { $( this ).children( '.iconset' ).toggleClass( 'hidden' ); $( this ).parent().next( 'ul' ).slideToggle(); } ); } );