This commit is contained in:
A1300399510
2023-08-04 16:32:22 +08:00
parent 7bb08c8660
commit c568395d30
7 changed files with 49 additions and 34 deletions

View File

@@ -11,6 +11,7 @@ import login from '@/components/public/login.vue'
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
}
a {