var login = {  
//组件的标题  
title:" ",  
//组件的宽度  
width:350,  
//组件的高度  
height:190,   
//组件里面的内容  
templete:
"<p style='font:bold 16px 宋体;padding:40px 0 0'>抱歉，该功能正在开发中，敬请期待！<br /><input class='inupt_button'  type='button' onclick='Shade.hide();' value='关闭' /></p>"
}  
