This commit is contained in:
2025-10-13 18:41:08 +08:00
parent a8717ccc13
commit 9a01223fc9
7 changed files with 58 additions and 44 deletions

View File

@ -37,7 +37,7 @@ import Footer from './views/layout/pc/footer/index.vue'
}
#footer {
width: 100%;
height: 500px;
height: 380px;
}
}
</style>