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

10 lines
573 B

2 weeks ago
  1. ## 1.0.0(2021-11-19)
  2. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  3. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-dateformat](https://uniapp.dcloud.io/component/uniui/uni-dateformat)
  4. ## 0.0.5(2021-07-08)
  5. - 调整 默认时间不再是当前时间,而是显示'-'字符
  6. ## 0.0.4(2021-05-12)
  7. - 新增 组件示例地址
  8. ## 0.0.3(2021-02-04)
  9. - 调整为uni_modules目录规范
  10. - 修复 iOS 平台日期格式化出错的问题