mix-public 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,4 +46,6 @@
46
46
  - v1.0.1 调整文档调用方式
47
47
  - v1.0.2 调整publicLib调用方式(区分类app样式及单公共调用方法)
48
48
  - v1.0.3 添加pag依赖(调整单独调用方法参数)
49
- - v1.0.4 title模块添加背景色配置
49
+ - v1.0.4 title模块添加背景色配置
50
+ - v1.0.5 优化网页端实现方法(优化统一图片选择回调参数/APP跳转/小程序跳转/添加 onstart 生命周期/优化返回根页面/优化链接分享/添加 web 图片下载方法)
51
+ - v1.0.5 去除冗余依赖/优化 tabbar 选择逻辑