Commit 6a5b5b45e491be2a235726f46159653739f28c4a

Authored by yiming
1 parent 2b57e3b1

闵行调度升级

src/main/resources/static/pages/xxfb/jzkz.html
... ... @@ -17,7 +17,7 @@
17 17 <li><span class="active">集中控制</span></li>
18 18 </ul>
19 19 <body>
20   -<iframe src="http://127.0.0.1:9777/pages/eBusStation/eBusStation.html" width="100%" height="100%" class="no-border">
  20 +<iframe src="http://27.115.69.123:9777/pages/eBusStation/eBusStation.html" width="100%" height="100%" class="no-border">
21 21 <p>Your browser does not support iframes.</p>
22 22 </iframe>
23 23 </body>
... ...
src/main/resources/static/pages/xxfb/sjdj.html
... ... @@ -17,7 +17,7 @@
17 17 <li><span class="active">数据对接</span></li>
18 18 </ul>
19 19 <body>
20   -<iframe src="http://127.0.0.1:9777/pages/interface_test/iTest2.html" width="100%" height="100%" class="no-border">
  20 +<iframe src="http://27.115.69.123:9777/pages/interface_test/iTest2.html" width="100%" height="100%" class="no-border">
21 21 <p>Your browser does not support iframes.</p>
22 22 </iframe>
23 23 </body>
24 24 \ No newline at end of file
... ...
src/main/resources/static/pages/xxfb/xxfb.html
... ... @@ -17,7 +17,7 @@
17 17 <li><span class="active">信息发布</span></li>
18 18 </ul>
19 19 <body>
20   -<iframe src="http://127.0.0.1:9777/pages/real/main2.html" width="100%" height="100%" class="no-border">
  20 +<iframe src="http://27.115.69.123:9777/pages/real/main2.html" width="100%" height="100%" class="no-border">
21 21 <p>Your browser does not support iframes.</p>
22 22 </iframe>
23 23 </body>
24 24 \ No newline at end of file
... ...