优化ui
This commit is contained in:
@@ -7094,9 +7094,9 @@ function isConsoleWritable() {
|
||||
return isWritable;
|
||||
}
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "172.29.160.1,192.168.1.144,127.0.0.1";
|
||||
const hosts = "172.29.144.1,192.168.1.144,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_h9Tzlz";
|
||||
const id = "mp-weixin_JqrN6V";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user