feat(projects): add full screen watermark. close#571 (#573)

This commit is contained in:
paynezhuang
2024-07-29 23:04:26 +08:00
committed by GitHub
parent 4dde4c22b1
commit ea8aa6c4e6
7 changed files with 54 additions and 0 deletions

View File

@ -49,6 +49,10 @@ export const themeSettings: App.Theme.ThemeSetting = {
height: 48,
right: true
},
watermark: {
visible: false,
text: 'SoybeanAdmin'
},
tokens: {
light: {
colors: {