Commit c305a0a7 by wujiabao

平板4

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