This commit is contained in:
yanran200730
2021-12-08 21:33:13 +08:00
parent 15c06a8ead
commit 2544127ee5
2 changed files with 3 additions and 1 deletions

View File

@@ -47,5 +47,7 @@ export default {
<style lang="scss" scoped>
.mainEntry {
min-height: 100vh;
background: #f5f5f5;
}
</style>