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.
17 lines
512 B
17 lines
512 B
5 months ago
|
## 1.1.5(2024-06-16)
|
||
|
修改兼容性,去除show字段,控制显示用v-if操作
|
||
|
## 1.1.4(2024-06-15)
|
||
|
column属性修复
|
||
|
## 1.1.3(2024-06-02)
|
||
|
新特征:
|
||
|
支持nvue
|
||
|
改动:
|
||
|
移除maxWidth属性(单条水印最大宽度)
|
||
|
新增column属性可设置水印列数
|
||
|
新增fontSize属性可设置水印文字默认大小
|
||
|
修改margin属性为20(水印之间上下间距)
|
||
|
nvue下支持覆盖video等元素
|
||
|
## 1.1.2(2022-01-12)
|
||
|
调整为uni_modules目录规范
|
||
|
## 1.0(2021-03-31)
|
||
|
发布1.0版本
|