style: 水印样式优化

This commit is contained in:
wangjiahao 2024-01-28 19:49:30 +08:00
parent 096de8a3d1
commit c04c99f379

View File

@ -186,7 +186,7 @@ export function activeWatermark(
watermark_txt = getNow()
watermark_width = 200
} else {
watermark_txt = userLoginInfo.name
watermark_txt = userLoginInfo.account
}
const settings = {
watermark_txt: watermark_txt,