修改button 操作按钮样式

This commit is contained in:
zhangyc
2022-12-12 02:10:09 +08:00
parent b59036dfe1
commit b744d6ae74
66 changed files with 1216 additions and 993 deletions

View File

@@ -181,12 +181,12 @@ export default {
},
],
columns1: [
{
title: "序号",
dataIndex: "number",
key: "number",
align: "center",
},
// {
// title: "序号",
// dataIndex: "number",
//// key: "number",
// align: "center",
// },
{
title: "名称",
dataIndex: "name",
@@ -593,7 +593,7 @@ export default {
}
.btn1 {
background: #409eff;
background: #4ea6ff;
.search {
width: 15px;
@@ -883,7 +883,7 @@ export default {
}
.btn1 {
background: #409eff;
background: #4ea6ff;
.search {
width: 15px;