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

20 lines
1003 B

1 week ago
  1. ## 1.2.2(2023-12-20)
  2. - 修复动态绑定title时,滚动速度不一致的问题
  3. ## 1.2.1(2022-09-05)
  4. - 新增 属性 fontSize,可修改文字大小。
  5. ## 1.2.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-notice-bar](https://uniapp.dcloud.io/component/uniui/uni-notice-bar)
  8. ## 1.1.1(2021-11-09)
  9. - 新增 提供组件设计资源,组件样式调整
  10. ## 1.1.0(2021-07-30)
  11. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  12. ## 1.0.9(2021-05-12)
  13. - 新增 组件示例地址
  14. ## 1.0.8(2021-04-21)
  15. - 优化 添加依赖 uni-icons, 导入后自动下载依赖
  16. ## 1.0.7(2021-02-05)
  17. - 优化 组件引用关系,通过uni_modules引用组件
  18. ## 1.0.6(2021-02-05)
  19. - 调整为uni_modules目录规范