杨磊
11 小时以前 6938616d7e67a8822569420f6bddd8754a63d574
src/views/honors/index.vue
@@ -241,9 +241,9 @@
  }
}
.honor-main-bottom{
   display: flex;
   justify-content: space-between
.honor-main-bottom {
  display: flex;
  justify-content: space-between
}
::v-deep .el-loading-spinner {
@@ -341,4 +341,9 @@
  border-radius: 5px;
  border: 1px solid#cccccc;
}
//修改鼠标滑过的颜色
:deep.el-pagination.is-background .el-pager li:not(.disabled):hover{
  color: #937950
}
</style>