refactor: refactor login page

This commit is contained in:
vben
2021-02-21 17:56:23 +08:00
parent e3851dc5ea
commit ec9478f76f
33 changed files with 1226 additions and 407 deletions

View File

@@ -94,7 +94,7 @@ export function generateModifyVars() {
'disabled-color': 'rgba(0, 0, 0, 0.25)', // Failure color
'heading-color': 'rgba(0, 0, 0, 0.85)', // Title color
'text-color': 'rgba(0, 0, 0, 0.85)', // Main text color
'text-color-secondary ': 'rgba(0, 0, 0, 0.45)', // Subtext color
'text-color-secondary': 'rgba(0, 0, 0, 0.45)', // Subtext color
'font-size-base': '14px', // Main font size
'box-shadow-base': '0 2px 8px rgba(0, 0, 0, 0.15)', // Floating shadow
'border-color-base': '#d9d9d9', // Border color,