Compare commits

...

2 Commits

Author SHA1 Message Date
32245b8931 Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/lanecarford_front
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped
2025-12-29 15:35:54 +08:00
25852e7c5a style: 文字颜色 2025-12-29 15:35:38 +08:00

View File

@@ -333,6 +333,9 @@ const { styleListVue } = toRefs(dataDom);
background-color: #000;
}
}
.btnItem .text{
color: #000;
}
}
}
</style>