【update】整体调整
This commit is contained in:
+2
-2
@@ -65,8 +65,8 @@ module.exports = {
|
||||
less: {
|
||||
modifyVars: {
|
||||
/* less 变量覆盖,用于自定义 ant design 主题 */
|
||||
'primary-color': '#D52C26',
|
||||
'link-color': '#D52C26',
|
||||
'primary-color': '#0064FA',
|
||||
'link-color': '#0064FA',
|
||||
'border-radius-base': '4px'
|
||||
},
|
||||
javascriptEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user