From f32848121ce73613f7bfc2c7a3a428f10c492201 Mon Sep 17 00:00:00 2001 From: liyongshun <971387674@qq.com> Date: Thu, 30 Jun 2022 17:36:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/socialSecurityBenefits/standingBook/index.less | 3 ++- pc4mobx/hrmSalary/pages/taxAgent/index.less | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/index.less b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/index.less index 0223e817..0acd026f 100644 --- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/index.less +++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/index.less @@ -14,7 +14,8 @@ .more { margin-left: 8px; cursor: pointer; - display: none; + color: #4d7ad8; + // display: none; } } } diff --git a/pc4mobx/hrmSalary/pages/taxAgent/index.less b/pc4mobx/hrmSalary/pages/taxAgent/index.less index e8a39031..79eb19b4 100644 --- a/pc4mobx/hrmSalary/pages/taxAgent/index.less +++ b/pc4mobx/hrmSalary/pages/taxAgent/index.less @@ -48,7 +48,7 @@ a.ant-dropdown-link { margin-left: 18px; - display: none; + // display: none; } } }