mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
style: 水印样式优化
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user