//初始函数 function initbodys(){ $('#inputtitle').css('color','red'); $('body').append(''); form('unitsame').readOnly=false; }