feat: login page

This commit is contained in:
jialin
2024-06-03 09:06:41 +08:00
parent 69f354b278
commit d2212fe949
15 changed files with 147 additions and 23 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export default defineConfig({
},
token: {
colorPrimary: '#2fbf85',
borderRadius: 20,
borderRadius: 16,
fontSize: 12,
motion: true
}