feat: 用户设置页面

This commit is contained in:
landaiqing
2024-07-03 00:13:34 +08:00
parent fffa48f558
commit 514d6dcf33
14 changed files with 194788 additions and 67 deletions

View File

@@ -28,6 +28,6 @@
}
body {
background-image: url("@/assets/images/background.png") ;
background-image: url("@/assets/images/background.png");
background-size: cover;
}