feat:合并

This commit is contained in:
李晓鸽
2022-09-27 10:23:02 +08:00
parent 036b750834
commit 98fb3e963d
2 changed files with 2 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ export default defineComponent({
#container {
display: flex;
flex-direction: column;
width: 100%;
min-height: 100%;
background-color: rgba(242, 245, 247, 1);