页面button颜色统一,表格不可选择页面数量

This commit is contained in:
zhangyc
2022-12-11 11:46:52 +08:00
parent 6fc160ae79
commit 65fbc3eba4
84 changed files with 1642 additions and 2633 deletions

View File

@@ -1037,7 +1037,7 @@ export default defineComponent({
left: 0;
width: 60%;
height: 5px;
background-color: #388be1;
background-color: #4ea6ff;
border-radius: 3px;
}
@@ -1059,7 +1059,7 @@ export default defineComponent({
position: absolute;
right: 2px;
top: -30px;
color: #388be1;
color: #4ea6ff;
}
}
}