crm-uniapp/uni_modules/uv-navbar/changelog.md
2024-10-09 16:24:04 +08:00

18 lines
669 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 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 自定义导航栏