//定义变量
var Type = [{}];
 Type.push({ label: "labelname", value: "value" });

 

posted on 2015-04-22 13:52  mrma1989  阅读(213)  评论(0编辑  收藏  举报