fix: 修改TS报错问题,抽离水印文案

This commit is contained in:
奔跑的面条
2022-04-07 14:20:18 +08:00
parent b5ea97e239
commit be0c0566df
20 changed files with 40 additions and 40 deletions
+3
View File
@@ -4,7 +4,10 @@ import designColor from './designColor.json'
// 默认语言
export const lang = LangEnum.zh
// 水印文字
export const watermarkText = "GoView 低代码平台"
// 主题配置
export const theme = {
// 默认是否开启深色主题
darkTheme: true,