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
660 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1.0.72023-08-16
1. 修复ios可能存在点击返回按钮点不到的情况
## 1.0.62023-08-07
1. 修复nvue在ios端可能存在背景图样式错乱的BUG
## 1.0.52023-08-04
1. bgColor设置背景图片增加imgMode属性
## 1.0.42023-08-01
1. bgColor属性支持背景图片在线图片或base64图片都可以
## 1.0.32023-07-03
去除插槽判断避免某些平台不显示的BUG
## 1.0.22023-06-05
1. 兼容渐变背景色
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-navbar 自定义导航栏