This commit is contained in:
孙超
2022-12-15 18:48:41 +08:00
committed by EricZeng
parent 5bceed7105
commit 860d0b92e2
59 changed files with 25972 additions and 1497 deletions

View File

@@ -1,7 +1,7 @@
const themeConfig = {
primaryColor: '#556ee6',
primaryColor: '#5664FF',
theme: {
'primary-color': '#556ee6',
'primary-color': '#5664FF',
'border-radius-base': '2px',
'border-radius-sm': '2px',
'font-size-base': '12px',