加入字体

This commit is contained in:
java110 2020-06-03 12:15:33 +08:00
parent ff75650f52
commit 07d2a57bf3

View File

@ -39,7 +39,7 @@
_initDate:function(){
$(".start_time").datetimepicker({
language: 'zh-CN',
bootcssVer:3,
fontAwesome: 'fa',
format: 'yyyy-mm-dd',
minView: "month",
initialDate: new Date(),
@ -48,7 +48,7 @@
});
$(".end_time").datetimepicker({
language: 'zh-CN',
bootcssVer:3,
fontAwesome: 'fa',
format: 'yyyy-mm-dd',
minView: "month",
initialDate: new Date(),