mvc 加时间选框

<script src="~/My97DatePickerBeta/My97DatePicker/WdatePicker.js"></script>

@Html.TextBoxFor(model => model.CreatTime, new { @class = "form-control", @readonly = "readonly", @onfocus = "WdatePicker({skin:'whyGreen',dateFmt:'yyyy-MM-dd HH:mm:ss'})" })

posted @ 2017-05-06 11:54  Michael我想念你  阅读(195)  评论(0编辑  收藏  举报