页面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

@@ -394,7 +394,7 @@ export default {
position: absolute;
width: 100px;
height: 40px;
background: #388be1;
background: #4ea6ff;
border-radius: 8px;
display: flex;
align-items: center;
@@ -455,7 +455,7 @@ export default {
.debtn {
width: 130px;
height: 40px;
background: #388be1;
background: #4ea6ff;
border-radius: 8px;
border: 0;
color: #ffffff;