指标增加一些易读的名称等信息

This commit is contained in:
刘祥超
2021-07-03 18:05:55 +08:00
parent f297f4ec52
commit 1c3e25ba1a
16 changed files with 203 additions and 36 deletions

View File

@@ -749,4 +749,9 @@ td {
// 表格
.scroll-box::-webkit-scrollbar {
width: 4px;
}
// input
input.error {
border: 1px #e0b4b4 solid !important;
}