From 58f406ecca89ca7027392d97e28a906c476515f3 Mon Sep 17 00:00:00 2001
From: 刘嘉威 <daidaibg@163.com>
Date: 星期一, 10 七月 2023 15:34:59 +0800
Subject: [PATCH] feat: 增加vue2版本的边框组件,添加vueuse依赖 样式微调

---
 src/api/modules/index.ts |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts
index 072fd22..e0e896c 100644
--- a/src/api/modules/index.ts
+++ b/src/api/modules/index.ts
@@ -1,4 +1,11 @@
 export default {
     'leftTop':'/bigscreen/countDeviceNum',//宸︿笂
     'leftCenter':'/bigscreen/countUserNum',//宸︿腑
+    "centerMap":"/bigscreen/centerMap",
+    "centerBottom":"/bigscreen/installationPlan",
+
+    'leftBottom':"/bigscreen/leftBottom", //鍧愪笅
+    'rightTop':"/bigscreen/alarmNum", //鎶ヨ娆℃暟
+    'rightBottom':'/bigscreen/rightBottom',//鍙充笅 
+    'rightCenter':'/bigscreen/ranking',// 鎶ヨ鎺掑悕
 }
\ No newline at end of file

--
Gitblit v1.8.0