From 3a6867b25f4733a820dcbab193298dd39f8597bb Mon Sep 17 00:00:00 2001 From: jiangx Date: Tue, 6 Aug 2024 09:46:37 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=8E=A8=20=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/offline/JSON/getConfig.json | 4 ++-- .../offline/JSON/getDevCoordinateByIP.json | 2 +- src/components/ListItem/ListItem.vue | 19 +++++++++++++------ 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/public/static/offline/JSON/getConfig.json b/public/static/offline/JSON/getConfig.json index c29dbf8..d9f9fc5 100644 --- a/public/static/offline/JSON/getConfig.json +++ b/public/static/offline/JSON/getConfig.json @@ -7,10 +7,10 @@ "entryCode": "QD3QZd7_rr0jkDYR2qtc7", "title": "配置文件", "content": { - "interfaceUrl": "https://project-iot.test.1000my.com/api", + "interfaceUrl": "https://iot.1000my.com/api", "mobileNav": "https://qianmu-iot.1000my.com/SuZhou_JinDi_Square-szjds_react-test/index.html#/", "handWriteUrl": "http://saas.1000my.com:8014/words" } } ] -} \ No newline at end of file +} diff --git a/public/static/offline/JSON/getDevCoordinateByIP.json b/public/static/offline/JSON/getDevCoordinateByIP.json index ca4a715..df8aa05 100644 --- a/public/static/offline/JSON/getDevCoordinateByIP.json +++ b/public/static/offline/JSON/getDevCoordinateByIP.json @@ -17,7 +17,7 @@ "mac": "30B49EC47D5E", "location": "51", "angle": "0", - "projectCode": "project-200", + "projectCode": "project-ao3xebi-o6mwtgswdr-jfa", "regionCode": "", "lensCoordinate": "", "orientationCoordinate": "", diff --git a/src/components/ListItem/ListItem.vue b/src/components/ListItem/ListItem.vue index 3e0207a..e042963 100644 --- a/src/components/ListItem/ListItem.vue +++ b/src/components/ListItem/ListItem.vue @@ -1,21 +1,23 @@