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
712 B
20 lines
712 B
3 years ago
|
## 1.1.0(2021-07-30)
|
||
|
- 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
|
||
|
## 1.0.11(2021-05-12)
|
||
|
- 新增 组件示例地址
|
||
|
## 1.0.10(2021-04-30)
|
||
|
- 修复 在nvue下fixed为true,宽度不能撑满的Bug
|
||
|
## 1.0.9(2021-04-21)
|
||
|
- 优化 添加依赖 uni-icons, 导入后自动下载依赖
|
||
|
## 1.0.8(2021-04-14)
|
||
|
- uni-ui 修复 uni-nav-bar 当 fixed 属性为 true 时铺不满屏幕的 bug
|
||
|
|
||
|
## 1.0.7(2021-02-25)
|
||
|
- 修复 easycom 下,找不到 uni-status-bar 的bug
|
||
|
|
||
|
## 1.0.6(2021-02-05)
|
||
|
- 优化 组件引用关系,通过uni_modules引用组件
|
||
|
|
||
|
## 1.0.5(2021-02-05)
|
||
|
- 调整为uni_modules目录规范
|