mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 07:16:46 +08:00
修改button 操作按钮样式
This commit is contained in:
@@ -569,7 +569,7 @@ function managerChange(e, l, d) {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
margin-right: 14px;
|
||||
}
|
||||
@@ -581,9 +581,9 @@ function managerChange(e, l, d) {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
background: #ffffff;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user