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

18 lines
870 B

2 weeks ago
  1. ## 1.1.2(2024-03-28)
  2. - 修复 uni-steps为竖排列时,文本长度过长引起点错乱的bug
  3. ## 1.1.1(2021-11-22)
  4. - 修复 vue3中某些scss变量无法找到的问题
  5. ## 1.1.0(2021-11-19)
  6. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  7. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-steps](https://uniapp.dcloud.io/component/uniui/uni-steps)
  8. ## 1.0.8(2021-05-12)
  9. - 新增 项目示例地址
  10. ## 1.0.7(2021-05-06)
  11. - 修复 uni-steps 横向布局时,多行文字高度不合理的 bug
  12. ## 1.0.6(2021-04-21)
  13. - 优化 添加依赖 uni-icons, 导入后自动下载依赖
  14. ## 1.0.5(2021-02-05)
  15. - 优化 组件引用关系,通过uni_modules引用组件
  16. ## 1.0.4(2021-02-05)
  17. - 调整为uni_modules目录规范