From c2c7a0e166563d1bdb824c2b5862415cf4b7505e Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 10 Sep 2021 08:58:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/vc-ui.css | 4 ++++ .../newOaWorkflowDoing.html | 24 ++++++++++++------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/public/css/vc-ui.css b/public/css/vc-ui.css index 78b3c2606..003ddcf80 100755 --- a/public/css/vc-ui.css +++ b/public/css/vc-ui.css @@ -2052,4 +2052,8 @@ a:hover { overflow-x: scroll; -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; +} + +.font-red{ + color: red; } \ No newline at end of file diff --git a/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html b/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html index a0bdea811..da123086a 100644 --- a/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html +++ b/public/pages/property/newOaWorkflowDoing/newOaWorkflowDoing.html @@ -11,37 +11,43 @@