From 5aec569c9d67c86819010171bc527afede505fe5 Mon Sep 17 00:00:00 2001
From: TreeWish <1131093754@qq.com>
Date: 星期四, 23 二月 2023 18:51:48 +0800
Subject: [PATCH] 管网一张图对接接口数据

---
 src/components/Screen/top.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Screen/top.vue b/src/components/Screen/top.vue
index bb6f7c9..f79dc91 100644
--- a/src/components/Screen/top.vue
+++ b/src/components/Screen/top.vue
@@ -62,7 +62,7 @@
   },
 }
 </script>
-<style lang="scss">
+<style lang="less">
 .top {
   height: 100%;
   width: 100%;

--
Gitblit v1.9.3