Authored by 于良

恢复localhost review by 石祥

@@ -31,7 +31,7 @@ @@ -31,7 +31,7 @@
31 * on the same Wi-Fi network. 31 * on the same Wi-Fi network.
32 */ 32 */
33 33
34 - jsCodeLocation = [NSURL URLWithString:@"http://172.16.6.149:8081/index.ios.bundle?platform=ios&dev=true"]; 34 + jsCodeLocation = [NSURL URLWithString:@"http://localhost:8081/index.ios.bundle?platform=ios&dev=false"];
35 35
36 /** 36 /**
37 * OPTION 2 37 * OPTION 2