用layar添加一个鼠标悬停显示提示信息

用layar添加一个鼠标悬停显示提示信息   

网上也有 但是不知道 标签怎么引用

layer.tips('提示文本信息', '吸附元素选择器', {

tips: [1, '#3595CC'],

time: 4000

});