监测对象

This commit is contained in:
liuye
2022-03-28 15:21:38 +08:00
parent 2cf97c21ef
commit 6d16a7ef6c
2 changed files with 6 additions and 2 deletions

View File

@@ -366,5 +366,9 @@ export default {
margin: 200px auto 0;
}
}
::v-deep .u-search{
margin-bottom: 0;
}
}
</style>