|  | 
  发表于 2022-12-16 14:45:24
|
显示全部楼层 
| 自定义列表容器(左右滑动,上下滑动) -- **************************
 -- 列表容器
 --<ListView>
 --<ListView|children={1,2}|direction=xx|bounce=xx|margin=xx|>
 -- 物品放入框
 -- direction       方向 1竖向 2横向
 -- bounce          是否弹性 1是 0否
 -- margin          子控件间隔
 -- reload          刷新面板=1 不刷新=0
 -- default         索引跳转第几个容器
 -- cantouch        是否可滑动 1默认 0不可
 
 
 刷新面板项选择不刷新
 | 
 |