From 41179ea06e694e19b3170c07dbafe1d26f15ff8f Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 21 九月 2022 11:57:01 +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