猫妈狗爸伴宠师小程序前端代码
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.

15 lines
861 B

  1. ## 1.2.3(2024-04-02)
  2. - 修复 修复在微信小程序下inactiveColor失效bug
  3. ## 1.2.2(2024-03-28)
  4. - 修复 在vue2下:style动态绑定导致编译失败的bug
  5. ## 1.2.1(2024-03-20)
  6. - 新增 inActiveColor属性,可供配置未激活时的颜色
  7. ## 1.2.0(2021-11-19)
  8. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  9. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-segmented-control](https://uniapp.dcloud.io/component/uniui/uni-segmented-control)
  10. ## 1.1.0(2021-07-30)
  11. - 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  12. ## 1.0.5(2021-05-12)
  13. - 新增 项目示例地址
  14. ## 1.0.4(2021-02-05)
  15. - 调整为uni_modules目录规范