From b78b764dcbd6e43bb04f8018809212a8c9f49888 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Thu, 16 Jan 2020 18:57:39 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=A2=9E=E5=8A=A0=E6=8C=89=E9=92=AEdis?= =?UTF-8?q?abled=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/stylus/main.scss | 8 ++++---- nezha-fronted/src/components/page/asset/asset.vue | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nezha-fronted/src/assets/stylus/main.scss b/nezha-fronted/src/assets/stylus/main.scss index 3d5375eb9..15bf1a0b2 100644 --- a/nezha-fronted/src/assets/stylus/main.scss +++ b/nezha-fronted/src/assets/stylus/main.scss @@ -144,10 +144,10 @@ html { } .nz-btn.nz-btn-disabled { background-image: none; - background-color: #666; - color: white; - text-shadow: none; - border-color: #999; + color: #e5e5e5; + background-color: #ffffff; + border-color: #e5e5e5 ; + cursor: default; } .nz-btn-group .nz-btn:first-child:not(:last-child) { border-bottom-right-radius: 0; diff --git a/nezha-fronted/src/components/page/asset/asset.vue b/nezha-fronted/src/components/page/asset/asset.vue index 19ae57b07..e76abbf0a 100644 --- a/nezha-fronted/src/components/page/asset/asset.vue +++ b/nezha-fronted/src/components/page/asset/asset.vue @@ -88,11 +88,11 @@ - +
- +