mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): add full screen watermark. close#571 (#573)
This commit is contained in:
@ -49,6 +49,10 @@ export const themeSettings: App.Theme.ThemeSetting = {
|
||||
height: 48,
|
||||
right: true
|
||||
},
|
||||
watermark: {
|
||||
visible: false,
|
||||
text: 'SoybeanAdmin'
|
||||
},
|
||||
tokens: {
|
||||
light: {
|
||||
colors: {
|
||||
|
Reference in New Issue
Block a user