This commit is contained in:
zk
2023-11-21 17:51:20 +08:00
parent e73c95296c
commit 330154ae42
35 changed files with 60 additions and 8 deletions
+4 -1
View File
@@ -58,7 +58,6 @@ import ChinaMap from '../components/chinaMap/chinaMap.vue'
text-align: center;
border-right: 1px solid red;
}
}
.body-d {
@@ -91,5 +90,9 @@ import ChinaMap from '../components/chinaMap/chinaMap.vue'
padding: 10px;
}
}
.body-d-middle{
display: flex;
flex-direction: column;
}
}
</style>