From 65cf29e0e28e60e8264cd66826aa23d3ae986f37 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期四, 22 九月 2022 15:52:34 +0800
Subject: [PATCH] 完成部分案件池静态页面

---
 src/views/video/index.vue |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/src/views/video/index.vue b/src/views/video/index.vue
index 8cfe998..5cae3c2 100644
--- a/src/views/video/index.vue
+++ b/src/views/video/index.vue
@@ -8,8 +8,5 @@
 }
 </script>
 
-<style>
-div{
-    color: white;
-}
+<style lang="scss" scoped>
 </style>
\ No newline at end of file

--
Gitblit v1.8.0