mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
加入字体
This commit is contained in:
parent
ff75650f52
commit
07d2a57bf3
@ -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(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user