var frontcomcontent_detail01={ /* html分页 */ showhtml:function(compid,csshtml,idhtml){ jquery("#"+compid+" ."+csshtml).hide(); jquery("#"+compid+" #"+idhtml).show(); } }