From a3aa9b34593a1e09a9030dd200fa1fd679c87fd5 Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期一, 08 十一月 2021 18:15:12 +0800
Subject: [PATCH] 首页表格

---
 src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue b/src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue
index 219d3be..e8b69bd 100644
--- a/src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue
+++ b/src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue
@@ -1586,4 +1586,16 @@
 .video-box-top b {
   color: #fff;
 }
+
+.currentPlayer .prism-player .prism-big-play-btn {
+  left: 46% !important;
+  bottom: 39% !important;
+  background-size: cover;
+  width: 106px;
+  height: 106px;
+  .outter {
+    width: 106px;
+    height: 106px;
+  }
+}
 </style>
\ No newline at end of file

--
Gitblit v1.8.0