mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
页面button颜色统一,表格不可选择页面数量
This commit is contained in:
@@ -164,7 +164,7 @@ function del(i) {
|
||||
left: 0;
|
||||
width: 60%;
|
||||
height: 5px;
|
||||
background-color: #388be1;
|
||||
background-color: #4ea6ff;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@@ -179,7 +179,7 @@ function del(i) {
|
||||
position: absolute;
|
||||
right: -62px;
|
||||
top: -30px;
|
||||
color: #388be1;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
|
||||
.updataxq2 {
|
||||
|
||||
Reference in New Issue
Block a user