mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
style:按钮样式统一
This commit is contained in:
@@ -419,7 +419,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #388be1;
|
||||
background: #409eff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -460,7 +460,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #388be1;
|
||||
background: #409eff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -527,7 +527,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #4ea6ff;
|
||||
background: #409eff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
Reference in New Issue
Block a user