From 87d3950f3a6844a531b4837c5a7081a7595f386c Mon Sep 17 00:00:00 2001 From: Oliver <1070107765@qq.com> Date: 星期三, 21 十二月 2022 17:02:18 +0800 Subject: [PATCH] ui 调整 --- src/App.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index bab6fae..353a4dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -135,7 +135,7 @@ #app { // 璁剧疆寮瑰嚭妗嗘牱寮� .el-dialog__title { - color: #4b9bb7; + color: #606266; } // 璁剧疆table鏍峰紡 @@ -185,4 +185,4 @@ .el-range-input { // background-color: #09152f; } -</style> \ No newline at end of file +</style> -- Gitblit v1.8.0