odc.xiaohui
2023-01-11 d942877495ceea1575e64fb6d4e2972f6da10cac
src/App.vue
@@ -79,8 +79,8 @@
}
.button-addition {
  background-color: #eb5d01 !important;
  border: 1px solid #eb5d01 !important;
  background-color: #eb5d01;
  border: 1px solid #eb5d01;
  color: #ffffff;
}
@@ -133,12 +133,20 @@
}
#app {
  .userList{
  }
  .list{
  }
  // 设置弹出框样式
  .el-dialog__title {
    color: #E9eef3;
    color: #333;
  }
  .el-dialog__header {
    background-color: #09152f;
    color: black;
    background-color: #DCDFE6;
    //border: 1px solid #DCDFE6;
  }
  // 设置table样式