fix: 提交修改
Build and Deploy Vue3 / build (push) Successful in 1m31s
Build and Deploy Vue3 / deploy (push) Successful in 1m9s

This commit is contained in:
2026-04-15 16:02:36 +08:00
parent 2f06aa9f5f
commit b3ed406f84
61 changed files with 7476 additions and 7226 deletions
@@ -727,27 +727,4 @@ onMounted(() => {
}
.text-muted {
color: #c0c4cc;
font-size: 12px;
}
/* 绑定选择器行 */
.bind-selector-row {
display: flex;
align-items: center;
width: 100%;
}
:deep(.el-table) {
--el-table-border-color: #ebeef5;
--el-table-header-bg-color: #fafafa;
--el-table-row-hover-bg-color: #f5f7fa;
}
:deep(.el-table th) {
font-weight: 600;
color: #303133;
font-size: 13px;
}
</style>