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

@ -135,6 +135,10 @@ const local: App.I18n.Schema = {
height: 'Footer Height',
right: 'Right Footer'
},
watermark: {
visible: 'Watermark Full Screen Visible',
text: 'Watermark Text'
},
themeDrawerTitle: 'Theme Configuration',
pageFunTitle: 'Page Function',
configOperation: {