2.1.0
EmptyDataSetable
- 移除偏移校正逻辑
- 新增一些配置属性
/// 提示语(如果设置此项,则tipStr、tipFont、tipColor失效)
var title: NSAttributedString?
/// 背影颜色(clear) UIColor
var backgroundColor: UIColor
/// 描述
var description: NSAttributedString?
EmptyDataSetable
/// 提示语(如果设置此项,则tipStr、tipFont、tipColor失效)
var title: NSAttributedString?
/// 背影颜色(clear) UIColor
var backgroundColor: UIColor
/// 描述
var description: NSAttributedString?