From 945d888c3debd7154d5a83e39ee63bdeb73f0e9b Mon Sep 17 00:00:00 2001 From: xiaoheiiskinder <11674173+xiaohei102908@user.noreply.gitee.com> Date: Wed, 1 Nov 2023 18:11:32 +0800 Subject: [PATCH] =?UTF-8?q?1101=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BA=86?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E4=B8=8D=E6=98=AF=E7=9C=9F=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BC=98=E5=8C=96=E4=BA=86=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- dist/index.html | 2 +- src/components/deviceLi.vue | 2 +- src/components/personLi.vue | 2 +- src/store/index.js | 3 +- src/views/dataScreen/Tourist.vue | 7 +- src/views/dataScreen/centerChartBottom.vue | 25 ++++-- src/views/dataScreen/leftChartBottom.vue | 2 +- src/views/dataScreen/leftChartOne.vue | 32 ++++++-- src/views/dataScreen/rightChartTop.vue | 9 +- src/views/dataScreen/rightChartcenter.vue | 3 +- src/views/dataScreen/rightChartcentertwo.vue | 6 +- src/views/doorLock.vue | 118 +++++++++++++++++++++------ src/views/room.vue | 69 +++++++++++----- src/views/userManagement.vue | 56 +++++++++---- src/views/visualization/flatsIndex.vue | 74 +++++++++++++---- static/config.js | 10 ++- 17 files changed, 317 insertions(+), 105 deletions(-) diff --git a/config/index.js b/config/index.js index 5893009..9192788 100644 --- a/config/index.js +++ b/config/index.js @@ -30,7 +30,7 @@ module.exports = { } } }, - host: '192.168.1.28', + host: '192.168.1.2', port: 8082, autoOpenBrowser: false, errorOverlay: true, diff --git a/dist/index.html b/dist/index.html index 9e67142..68ff38a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -