From 667e1a5b49ffc2f7af9237b4542b1c2e4d00731f Mon Sep 17 00:00:00 2001 From: luobisheng <727299681@qq.com> Date: 星期一, 28 十一月 2022 16:37:12 +0800 Subject: [PATCH] 趋势分析 --- src/App.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5974d0d..d11fc9d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -176,4 +176,7 @@ -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 0143, 0.3); background-color: rgb(145, 143, 143); /*婊氬姩鏉$殑鑳屾櫙棰滆壊*/ } +.el-range-input { + background-color: #09152f; +} </style> \ No newline at end of file -- Gitblit v1.8.0