From 9a5ad4f42f936fa5b36cd039a670d36e6f70a568 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期五, 15 三月 2024 11:48:04 +0800
Subject: [PATCH] feat:交通事故指数接口对接

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

diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts
index e0e896c..c59a9c6 100644
--- a/src/api/modules/index.ts
+++ b/src/api/modules/index.ts
@@ -1,5 +1,20 @@
+// 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',// 鎶ヨ鎺掑悕
+// }
+
+
+// 璇锋眰鍦板潃缁熶竴瑙勫垝
 export default {
-    'leftTop':'/bigscreen/countDeviceNum',//宸︿笂
+    'leftTop':'/dataDashboard/trafficIndex',//杩�3骞翠氦閫氫簨鏁呮寚鏁�
+    'subgrade': '/dataDashboard/pcrData',
     'leftCenter':'/bigscreen/countUserNum',//宸︿腑
     "centerMap":"/bigscreen/centerMap",
     "centerBottom":"/bigscreen/installationPlan",

--
Gitblit v1.8.0