[
{
element: "#searchField",
popover:{title:"快速筛选",description: "快速搜索日历中的任意字符"}
},
{
element: "#export-table-to-csv",
popover:{position:"left",title: "下载日历事件", description: "将 Confluence 日历事件导出为CSV文件"}
},
{
element: "table.team-calendar-table tr:first-child th:last-child",
popover: {title: "自动汇总工作量", description: "自动汇总计算所有日历事件中的工作量"},
position:'left'
},
{
element:"table",
popover: {title: "自动转换为表格", description: "从指定团队日历记录中提取<br>查看<a href='https://confluence.unlimax.com/pages/viewpage.action?pageId=81461523'>团队日历</a>"}
}
] |