定义弹出编辑表单中显示的内容
scheduler.templates.quick_info_content = function(start, end, ev){ return ev.details || ev.text; };
该模板仅在启用quick_info插件时有效。