锘縱ar FrontComContent_detail01={ /* html鍒嗛〉 */ showHTML:function(compId,csshtml,idhtml){ jQuery("#"+compId+" ."+csshtml).hide(); jQuery("#"+compId+" #"+idhtml).show(); } }