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);

View File

@@ -127,12 +127,12 @@ export default {
margin-top: 10px;
.noticebox {
width: 90%;
background: #fff;
border-radius: 4px;
position: relative;
display: flex;
justify-content: center;
margin-bottom: 20px;
.mani {
width: 90%;
margin-top: 20px;