Commit c305a0a7 by wujiabao

平板4

parent 61275442
......@@ -248,6 +248,8 @@ class PageContainer extends React.Component {
this.changePages(CONFIG.showPage[9]);
break;
}
}else{
this.changePages(CONFIG.showPage[13]);
}
}
......
......@@ -29,7 +29,7 @@ function renderPage(store) {
let store = activateVendor();
// UTILPATH.socket.init(129,17);
// UTILPATH.socket.testIp(202);
UTILPATH.socket.getIp();
UTILPATH.socket.testIp(202);
// UTILPATH.socket.getIp();
renderPage(store);
\ 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