diff --git a/src/apps/AppEpidemicSituation/BackUserList.vue b/src/apps/AppEpidemicSituation/BackUserList.vue index 9e643358..d5ac9393 100644 --- a/src/apps/AppEpidemicSituation/BackUserList.vue +++ b/src/apps/AppEpidemicSituation/BackUserList.vue @@ -197,6 +197,7 @@ export default { } } .user-list{ + background-color: #f5f5f5; .item{ padding: 32px 64px 24px; background-color: #fff; diff --git a/src/project/shandong10086/AppPeopleList/Content.vue b/src/project/shandong10086/AppPeopleList/Content.vue index b9fe3e83..4b690bce 100644 --- a/src/project/shandong10086/AppPeopleList/Content.vue +++ b/src/project/shandong10086/AppPeopleList/Content.vue @@ -1,8 +1,10 @@