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

@@ -139,8 +139,8 @@ export default {
.btn2 {
background: #ffffff;
color: #388be1;
border: 1px solid #388be1;
color: #4ea6ff;
border: 1px solid #4ea6ff;
}
}
}
@@ -171,8 +171,8 @@ export default {
}
.btn2 {
background: #ffffff;
color: #388be1;
border: 1px solid #388be1;
color: #4ea6ff;
border: 1px solid #4ea6ff;
}
}
.tab {