feat(projects): add configurable user name watermark option

This commit is contained in:
wenyuan
2025-06-10 17:57:10 +08:00
committed by Soybean
parent 39b89a1234
commit 7c3dac4212
6 changed files with 21 additions and 5 deletions

View File

@ -58,7 +58,8 @@ export const themeSettings: App.Theme.ThemeSetting = {
},
watermark: {
visible: false,
text: 'SoybeanAdmin'
text: 'SoybeanAdmin',
enableUserName: false
},
tokens: {
light: {