在视图的最后添加此内容。 <script> $(document).ready(function () { $('.datetimepicker').datetimepicker({ format: 'lll' }); }); </ ...
確定! 回上一頁