Browse Source

月报后台管理样式

master
wanggongfeng 6 years ago
parent
commit
9b857a9efe
  1. 2
      src/views/modules/workRecord/dailyrecordinfo.vue
  2. 2
      src/views/modules/workRecord/monthexcellentcase.vue
  3. 2
      src/views/modules/workRecord/monthexcellentgrid.vue
  4. 2
      src/views/modules/workRecord/monthexcellentperson.vue
  5. 2
      src/views/modules/workRecord/monthgridsort.vue
  6. 2
      src/views/modules/workRecord/monthrecordinfo.vue
  7. 2
      src/views/modules/workRecord/weekrecordinfo.vue

2
src/views/modules/workRecord/dailyrecordinfo.vue

@ -229,7 +229,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/monthexcellentcase.vue

@ -176,7 +176,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/monthexcellentgrid.vue

@ -177,7 +177,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/monthexcellentperson.vue

@ -204,7 +204,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/monthgridsort.vue

@ -176,7 +176,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/monthrecordinfo.vue

@ -208,7 +208,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

2
src/views/modules/workRecord/weekrecordinfo.vue

@ -189,7 +189,7 @@ export default {
.el-tooltip__popper {
max-width: 80%;
color: #353434 !important;
background:#ffffff !important;
background:#e6eaebf3 !important;
word-break:break-all;
}
</style>

Loading…
Cancel
Save