Init project

This commit is contained in:
lifizer
2023-09-20 21:49:33 +08:00
parent 85a5989c96
commit c9ceac9f37
710 changed files with 125705 additions and 0 deletions
@@ -0,0 +1,15 @@
## 1.0.6(2022-04-18)
1. 修改tab快速切换时会出现的BUG
## 1.0.5(2022-04-18)
1. 修复可能存在数据错误的BUG;
2. 兼容,今后可以无需调用refresh()就可以更新数据;
## 1.0.4(2022-04-18)
1. 修复BUG;
## 1.0.3(2022-04-15)
1. 优化代码;
2. 修改懒加载数据存在的BUG;
## 1.0.1(2022-03-11)
1. 增加隐藏图片字段的键名字段hideImageKey,默认hide
2. 支持在列表中配置hide参数进行隐藏图片
## 1.0.0(2022-03-09)
使用最简单的思想实现瀑布流