Commit 77a04892 authored by YIyiyi's avatar YIyiyi

pref:修改事项列表

parent 4cec7159
...@@ -45,7 +45,7 @@ export default { ...@@ -45,7 +45,7 @@ export default {
}, },
serviceInfo: { serviceInfo: {
homeUrl: "http://192.168.0.24:8080/#/", homeUrl: "http://192.168.0.24:8080/#/",
serverUrl: "http://10.12.185.213:8090", serverUrl: "http://10.12.185.213:11098",
}, },
}; };
this.WebSocketMq(obj); this.WebSocketMq(obj);
......
...@@ -179,8 +179,9 @@ export default { ...@@ -179,8 +179,9 @@ export default {
} }
.matter-box { .matter-box {
width: 1540px; // width: 1540px;
height: 800px; // height: 800px;
height: 100%;
padding: 30px; padding: 30px;
background: #ffffff; background: #ffffff;
border-radius: 16px; border-radius: 16px;
...@@ -287,4 +288,4 @@ export default { ...@@ -287,4 +288,4 @@ export default {
font-size: 28px; font-size: 28px;
} }
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment