Commit 12f37ce6ef1cdc16ce94a2228d4bb4d7760f1042
1 parent
96d5f4cc
闵行调度升级
Showing
4 changed files
with
92 additions
and
0 deletions
src/main/resources/static/pages/xxfb/hdkz.html
0 → 100644
| 1 | +<style> | |
| 2 | + .no-border { | |
| 3 | + border: none; | |
| 4 | + } | |
| 5 | +</style> | |
| 6 | +<div class="page-head"> | |
| 7 | + <div class="page-title"> | |
| 8 | + <h1>信息发布</h1> | |
| 9 | + </div> | |
| 10 | +</div> | |
| 11 | +<!-- 片段标题 END --> | |
| 12 | + | |
| 13 | +<!-- 线路信息导航栏组件 START --> | |
| 14 | +<ul class="page-breadcrumb breadcrumb"> | |
| 15 | + <li><a href="/pages/home.html" data-pjax>首页</a> <i class="fa fa-circle"></i></li> | |
| 16 | + <li><span class="active">到站预报</span> <i class="fa fa-circle"></i></li> | |
| 17 | + <li><span class="active">后端控制</span></li> | |
| 18 | +</ul> | |
| 19 | +<body> | |
| 20 | + <iframe src="http://27.115.69.123:19102/system/main" width="100%" height="100%" class="no-border"> | |
| 21 | + <p>Your browser does not support iframes.</p> | |
| 22 | + </iframe> | |
| 23 | +</body> | |
| 0 | 24 | \ No newline at end of file | ... | ... |
src/main/resources/static/pages/xxfb/jzkz.html
0 → 100644
| 1 | +<style> | |
| 2 | + .no-border { | |
| 3 | + border: none; | |
| 4 | + } | |
| 5 | +</style> | |
| 6 | +<div class="page-head"> | |
| 7 | + <div class="page-title"> | |
| 8 | + <h1>信息发布</h1> | |
| 9 | + </div> | |
| 10 | +</div> | |
| 11 | +<!-- 片段标题 END --> | |
| 12 | + | |
| 13 | +<!-- 线路信息导航栏组件 START --> | |
| 14 | +<ul class="page-breadcrumb breadcrumb"> | |
| 15 | + <li><a href="/pages/home.html" data-pjax>首页</a> <i class="fa fa-circle"></i></li> | |
| 16 | + <li><span class="active">到站预报</span> <i class="fa fa-circle"></i></li> | |
| 17 | + <li><span class="active">集中控制</span></li> | |
| 18 | +</ul> | |
| 19 | +<body> | |
| 20 | +<iframe src="http://127.0.0.1:9777/pages/eBusStation/eBusStation.html" width="100%" height="100%" class="no-border"> | |
| 21 | + <p>Your browser does not support iframes.</p> | |
| 22 | +</iframe> | |
| 23 | +</body> | ... | ... |
src/main/resources/static/pages/xxfb/sjdj.html
0 → 100644
| 1 | +<style> | |
| 2 | + .no-border { | |
| 3 | + border: none; | |
| 4 | + } | |
| 5 | +</style> | |
| 6 | +<div class="page-head"> | |
| 7 | + <div class="page-title"> | |
| 8 | + <h1>信息发布</h1> | |
| 9 | + </div> | |
| 10 | +</div> | |
| 11 | +<!-- 片段标题 END --> | |
| 12 | + | |
| 13 | +<!-- 线路信息导航栏组件 START --> | |
| 14 | +<ul class="page-breadcrumb breadcrumb"> | |
| 15 | + <li><a href="/pages/home.html" data-pjax>首页</a> <i class="fa fa-circle"></i></li> | |
| 16 | + <li><span class="active">到站预报</span> <i class="fa fa-circle"></i></li> | |
| 17 | + <li><span class="active">数据对接</span></li> | |
| 18 | +</ul> | |
| 19 | +<body> | |
| 20 | +<iframe src="http://127.0.0.1:9777/pages/interface_test/iTest2.html" width="100%" height="100%" class="no-border"> | |
| 21 | + <p>Your browser does not support iframes.</p> | |
| 22 | +</iframe> | |
| 23 | +</body> | |
| 0 | 24 | \ No newline at end of file | ... | ... |
src/main/resources/static/pages/xxfb/xxfb.html
0 → 100644
| 1 | +<style> | |
| 2 | + .no-border { | |
| 3 | + border: none; | |
| 4 | + } | |
| 5 | +</style> | |
| 6 | +<div class="page-head"> | |
| 7 | + <div class="page-title"> | |
| 8 | + <h1>信息发布</h1> | |
| 9 | + </div> | |
| 10 | +</div> | |
| 11 | +<!-- 片段标题 END --> | |
| 12 | + | |
| 13 | +<!-- 线路信息导航栏组件 START --> | |
| 14 | +<ul class="page-breadcrumb breadcrumb"> | |
| 15 | + <li><a href="/pages/home.html" data-pjax>首页</a> <i class="fa fa-circle"></i></li> | |
| 16 | + <li><span class="active">到站预报</span> <i class="fa fa-circle"></i></li> | |
| 17 | + <li><span class="active">信息发布</span></li> | |
| 18 | +</ul> | |
| 19 | +<body> | |
| 20 | +<iframe src="http://127.0.0.1:9777/pages/real/main2.html" width="100%" height="100%" class="no-border"> | |
| 21 | + <p>Your browser does not support iframes.</p> | |
| 22 | +</iframe> | |
| 23 | +</body> | |
| 0 | 24 | \ No newline at end of file | ... | ... |