【update】整体调整

This commit is contained in:
danshihao
2024-06-13 16:29:13 +08:00
parent ac2ca59f6f
commit 3421e5fbe0
7 changed files with 36 additions and 9 deletions
+2 -2
View File
@@ -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