From 23eed88a8af86371adc295a9a47ef3068bc3cc35 Mon Sep 17 00:00:00 2001 From: 楚江漓i <85093541@qq.com> Date: 星期五, 12 三月 2021 19:36:50 +0800 Subject: [PATCH] 附件上传、员工附件页面修改 --- src/layout/components/AppMain.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 8318bdb..14c4ad4 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -26,7 +26,7 @@ width: 100%; position: relative; overflow: hidden; - background: #f3f5f8; + background: #fff; font-size: .88rem; } -- Gitblit v1.8.0