mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改TS报错问题,抽离水印文案
This commit is contained in:
@@ -4,7 +4,10 @@ import designColor from './designColor.json'
|
||||
// 默认语言
|
||||
export const lang = LangEnum.zh
|
||||
|
||||
// 水印文字
|
||||
export const watermarkText = "GoView 低代码平台"
|
||||
|
||||
// 主题配置
|
||||
export const theme = {
|
||||
// 默认是否开启深色主题
|
||||
darkTheme: true,
|
||||
|
||||
Reference in New Issue
Block a user