From c658f316d2f464e510d10f1081c52848c3aefeb2 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期三, 15 十一月 2023 23:21:16 +0800 Subject: [PATCH] 企业 视频弹框 --- static/CimSDK/Workers/path/Path.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/static/CimSDK/Workers/path/Path.html b/static/CimSDK/Workers/path/Path.html index f3a2097..fdf7682 100644 --- a/static/CimSDK/Workers/path/Path.html +++ b/static/CimSDK/Workers/path/Path.html @@ -11,7 +11,8 @@ html, body, .layui-prop { - background-color: rgba(0, 0, 0, 0); + /* background-color: rgba(0, 0, 0, 0); */ + background:#104ce433 !important;; height: 100%; color: #fff; overflow-y: auto; -- Gitblit v1.9.3