diff --git a/src/components/ele-admin-pro/packages/ele-pro-table/src/main.vue b/src/components/ele-admin-pro/packages/ele-pro-table/src/main.vue index 227c5fc..6f3bfd1 100644 --- a/src/components/ele-admin-pro/packages/ele-pro-table/src/main.vue +++ b/src/components/ele-admin-pro/packages/ele-pro-table/src/main.vue @@ -752,4 +752,8 @@ export default { margin-top: 10px; padding: 0 16px; } + +.ant-table-striped :deep(.table-striped) { + background-color: #fafafa; +} diff --git a/src/views/sound/road/collect/table.vue b/src/views/sound/road/collect/list.vue similarity index 100% rename from src/views/sound/road/collect/table.vue rename to src/views/sound/road/collect/list.vue diff --git a/src/views/sound/road/statistic/index.vue b/src/views/sound/road/statistic/index.vue index 67179ac..bbc3850 100644 --- a/src/views/sound/road/statistic/index.vue +++ b/src/views/sound/road/statistic/index.vue @@ -33,8 +33,13 @@ - + + @@ -44,6 +49,7 @@