From 3f2b5f1dd9c642bb9c1812dce3e90b030584f45b Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期一, 04 三月 2024 15:10:59 +0800 Subject: [PATCH] fix:修改路径问题 --- src/api/modules/index.ts | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts index 7cff390..e0e896c 100644 --- a/src/api/modules/index.ts +++ b/src/api/modules/index.ts @@ -4,8 +4,8 @@ "centerMap":"/bigscreen/centerMap", "centerBottom":"/bigscreen/installationPlan", - // 'big3':"/bigscreen/sbtx", //璁惧鎻愰啋 + 'leftBottom':"/bigscreen/leftBottom", //鍧愪笅 'rightTop':"/bigscreen/alarmNum", //鎶ヨ娆℃暟 - // 'big5':'/bigscreen/ssyj',//瀹炴椂棰勮 + 'rightBottom':'/bigscreen/rightBottom',//鍙充笅 'rightCenter':'/bigscreen/ranking',// 鎶ヨ鎺掑悕 } \ No newline at end of file -- Gitblit v1.8.0