chore: first login modify password

This commit is contained in:
jialin
2024-06-29 20:29:11 +08:00
parent cf0113e8d8
commit d47e53114c
25 changed files with 337 additions and 113 deletions
+1
View File
@@ -15,6 +15,7 @@ html {
--border-radius-small: 8px;
--color-white-1: rgba(255, 255, 255, 100%);
--font-weight-normal: 500;
--font-weight-medium: 600;
--font-weight-bold: 700;
--color-text-1: var(--ant-color-text);
--color-bg-light-1: #f0fff6;