合同小程序前端代码仓库
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.4 KiB

2 weeks ago
  1. ## 1.2.6(2024-10-12)
  2. - 修复 微信小程序中的getSystemInfo警告
  3. ## 1.2.5(2023-03-29)
  4. - 新增 pattern.icon 属性,可自定义图标
  5. ## 1.2.4(2022-09-07)
  6. 小程序端由于 style 使用了对象导致报错,[详情](https://ask.dcloud.net.cn/question/152790?item_id=211778&rf=false)
  7. ## 1.2.3(2022-09-05)
  8. - 修复 nvue 环境下,具有 tabBar 时,fab 组件下部位置无法正常获取 --window-bottom 的bug,详见:[https://ask.dcloud.net.cn/question/110638?notification_id=826310](https://ask.dcloud.net.cn/question/110638?notification_id=826310)
  9. ## 1.2.2(2021-12-29)
  10. - 更新 组件依赖
  11. ## 1.2.1(2021-11-19)
  12. - 修复 阴影颜色不正确的bug
  13. ## 1.2.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-fab](https://uniapp.dcloud.io/component/uniui/uni-fab)
  16. ## 1.1.1(2021-11-09)
  17. - 新增 提供组件设计资源,组件样式调整
  18. ## 1.1.0(2021-07-30)
  19. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  20. ## 1.0.7(2021-05-12)
  21. - 新增 组件示例地址
  22. ## 1.0.6(2021-02-05)
  23. - 调整为uni_modules目录规范
  24. - 优化 按钮背景色调整
  25. - 优化 兼容pc端