合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.2 KiB

2 weeks ago
  1. ## 1.3.6(2024-10-15)
  2. - 修复 微信小程序中的getSystemInfo警告
  3. ## 1.3.5(2024-10-12)
  4. - 修复 微信小程序中的getSystemInfo警告
  5. ## 1.3.4(2024-10-12)
  6. - 修复 微信小程序中的getSystemInfo警告
  7. ## 1.3.3(2022-01-20)
  8. - 新增 showText属性 ,是否显示文本
  9. ## 1.3.2(2022-01-19)
  10. - 修复 nvue 平台下不显示文本的bug
  11. ## 1.3.1(2022-01-19)
  12. - 修复 微信小程序平台样式选择器报警告的问题
  13. ## 1.3.0(2021-11-19)
  14. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  15. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-load-more](https://uniapp.dcloud.io/component/uniui/uni-load-more)
  16. ## 1.2.1(2021-08-24)
  17. - 新增 支持国际化
  18. ## 1.2.0(2021-07-30)
  19. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  20. ## 1.1.8(2021-05-12)
  21. - 新增 组件示例地址
  22. ## 1.1.7(2021-03-30)
  23. - 修复 uni-load-more 在首页使用时,h5 平台报 'uni is not defined' 的 bug
  24. ## 1.1.6(2021-02-05)
  25. - 调整为uni_modules目录规范