
/* 按钮颜色自定义 */
[data-v-0b143f70] .el-button--primary {
  background: #3d7aea !important;
}
body[data-v-0b143f70] {
  background: url(/static/img/login.jpg) #025448 center center fixed;
  background-size: cover;
}

