From f5641fd76ef90a66599e8ce121f3acfd97d779e8 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 16 Jul 2021 11:44:43 +0800
Subject: [PATCH] 样式

---
 src/views/realTimePolice/realHistory.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/realTimePolice/realHistory.vue b/src/views/realTimePolice/realHistory.vue
index fe4caff..2f2fb6c 100644
--- a/src/views/realTimePolice/realHistory.vue
+++ b/src/views/realTimePolice/realHistory.vue
@@ -117,7 +117,7 @@
         menuWidth: 240,
         size: "mini",
         border: false,
-        stripe:true,
+        //stripe:true,
         labelWidth: "100",
         dialogWidth: 950,
         tip: false,
@@ -614,7 +614,6 @@
 </script>
 
 <style>
-
 .old-video-dialog-box {
   position: absolute !important;
   top: 0px !important;
@@ -647,7 +646,7 @@
   box-sizing: border-box;
 }
 
-.tabFontSize{
+.tabFontSize {
   font-size: 15px;
 }
 </style>

--
Gitblit v1.9.3