Browse Source

修改按钮样式

master
邓宏 2 years ago
parent
commit
1b1f108eff
  1. 7
      src/views/parameter.vue

7
src/views/parameter.vue

@ -42,7 +42,12 @@
}
}
}
}
.el-button{
width:120px;
color:#fff;
background:#0169D2;
margin:60px auto 100px;
}
</style>
<template>

Loading…
Cancel
Save