From ddb1df24b17dd22e1fa088fa9fe8573913baec33 Mon Sep 17 00:00:00 2001
From: 刘嘉威 <daidaibg@163.com>
Date: 星期五, 24 二月 2023 15:06:40 +0800
Subject: [PATCH] perf: 请求项目路径下文件问题
---
src/api/modules/index.ts | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts
index 5d9744f..e0e896c 100644
--- a/src/api/modules/index.ts
+++ b/src/api/modules/index.ts
@@ -2,4 +2,10 @@
'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