//下拉选择 ; RoadUI.Select = function () { var instance = this; this.init = function ($selects) { initElement($selects, "select"); }; }