UI界面变更-系统字体颜色
This commit is contained in:
@@ -73,7 +73,8 @@ module.exports = {
|
||||
/* less 变量覆盖,用于自定义 ant design 主题 */
|
||||
'primary-color': '#00B3BE',
|
||||
'link-color': '#00B3BE',
|
||||
'border-radius-base': '4px'
|
||||
'border-radius-base': '4px',
|
||||
'text-color': '#040B29'
|
||||
},
|
||||
javascriptEnabled: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user