App9
提示
App9 是基于 AppList 封装的组件。理论上支持其所有功能。【若发现暂不支持的属性,请及时反馈!!!】
# 一、属性
# listOption
object
# height
number | height
组件高度。
# app
string
标记当前组件是在哪个功能组件中使用的。
默认值: 'app9'
# 二、插槽
# singleListTop
查询条件上方。
# singleListCenter
查询条件下方&列表上方。
# singleListTbarLeft
tbar 左侧。
# 三、方法
# getAppList()
获取列表实例对象。相当于 AppList - getList()。