dvr分析

This commit is contained in:
仲么了
2024-01-15 10:36:24 +08:00
parent df192a9a7f
commit 646af778e9
7 changed files with 249 additions and 12 deletions

View File

@@ -161,5 +161,8 @@ defineExpose({
max-width: 100%;
background-color: var(--ba-bg-color-overlay);
padding: 13px 15px;
border-left: 1px solid #e4e7e9;
border-right: 1px solid #e4e7e9;
border-bottom: 1px solid #e4e7e9;
}
</style>