haoxuan
2023-09-01 ee5e518cc80fcb9d634fa3c12b5963dcbeedf9f7
修改 成新版
2个文件已修改
7 ■■■■■ 已修改文件
src/pages/desktop/index/components/Tools.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/pages/desktop/index/components/Tools.vue
@@ -484,10 +484,10 @@
  margin: auto;
}
.tools .tools-left {
  width: 275px;
  width: 185px;
  height: 100%;
  float: left;
  margin-left: 14px;
  margin-left: 54px;
}
.tools .tools-middle {
  float: left;
vue.config.js
@@ -67,7 +67,8 @@
  // }
});
const serverUrl = "http://192.168.20.189:7009";
// const serverUrl = "http://192.168.20.189:7009";
const serverUrl = "http://192.168.20.116:7009";
//const serverUrl = "http://192.168.20.116:7009";
const iotdataServerUrl = "http://192.168.8.10:9000";