From 9c385c412cdf6db77e643f32a4fbf50f281f07da Mon Sep 17 00:00:00 2001
From: ColorWhiteDeveloper <2632970487@qq.com>
Date: 星期一, 19 九月 2022 11:25:49 +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