修复a标签变成黑色问题

This commit is contained in:
eoao
2025-04-27 17:19:37 +08:00
parent aa02573217
commit 59c5be2623
3 changed files with 18 additions and 5 deletions

View File

@@ -10,10 +10,6 @@ html, body {
height: 100%;
}
a{
color: #333;
}
#app {
width: 100%;
height: 100%;