From 25faf475cea0b5a50393989aa4e8b7e0b1da8d77 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期三, 28 二月 2024 17:20:27 +0800
Subject: [PATCH] 大屏左侧
---
src/api/modules/index.ts | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts
index 8eb291a..e0e896c 100644
--- a/src/api/modules/index.ts
+++ b/src/api/modules/index.ts
@@ -1,3 +1,11 @@
export default {
- 'leftTop':'/bigscreen/countUserNum',//棣栭〉鍗氬鍒楄〃
+ '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