From a191ee0f495760168aa776590793e72c9ecbda0d Mon Sep 17 00:00:00 2001
From: 刘嘉威 <daidaibg@163.com>
Date: 星期一, 24 十月 2022 15:56:08 +0800
Subject: [PATCH] perf: 增加设置弹窗 可设置是否进行自适应

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

diff --git a/src/api/modules/index.ts b/src/api/modules/index.ts
index 8eb291a..072fd22 100644
--- a/src/api/modules/index.ts
+++ b/src/api/modules/index.ts
@@ -1,3 +1,4 @@
 export default {
-    'leftTop':'/bigscreen/countUserNum',//棣栭〉鍗氬鍒楄〃
+    'leftTop':'/bigscreen/countDeviceNum',//宸︿笂
+    'leftCenter':'/bigscreen/countUserNum',//宸︿腑
 }
\ No newline at end of file

--
Gitblit v1.8.0