@{ Layout = null; } @using WX.CRM.WebHelper 时间: @Html.WdatePickerText("TxtDate", ViewBag.date as string) @Html.DropDownList("HourDDL", ViewBag.houList as IList, new { }) 时   @Html.DropDownList("MinuteDDL", ViewBag.minuteList as IList, new { }) 分