Commit f329afe2e4ec6dd276ea42ebf187ca22d6b7e7d0
1 parent
7809bea2
修改系统名
Showing
4 changed files
with
5 additions
and
5 deletions
src/main/resources/static/index.html
src/main/resources/static/login.html
| ... | ... | @@ -181,7 +181,7 @@ |
| 181 | 181 | <div class="wrapper ng-scope"> |
| 182 | 182 | <div id="loginPanel" class="dialog dialog-shadow"> |
| 183 | 183 | <br> |
| 184 | - <h3 class="logo-text">临港公交调度系统</h3> | |
| 184 | + <h3 class="logo-text">嘉定示范线调度系统</h3> | |
| 185 | 185 | <hr> |
| 186 | 186 | <form style="padding: 0px 35px;"> |
| 187 | 187 | <div class="form-group" style="margin-bottom: 0"> |
| ... | ... | @@ -221,7 +221,7 @@ |
| 221 | 221 | <div class="alert alert-danger"></div> |
| 222 | 222 | </div> |
| 223 | 223 | |
| 224 | - <div class="login-footer">© 2016 上海巴士拓华科技发展有限公司 Some Rights | |
| 224 | + <div class="login-footer">© 2025 上海巴士拓华科技发展有限公司 Some Rights | |
| 225 | 225 | Reserved</div> |
| 226 | 226 | </div> |
| 227 | 227 | ... | ... |
src/main/resources/static/pages/control/line/index.html
| ... | ... | @@ -18,7 +18,7 @@ |
| 18 | 18 | <div class="portlet-title banner" > |
| 19 | 19 | <div class="caption col_hide_1280" style="color: #FFF;"> |
| 20 | 20 | <i class="fa fa-life-ring" style="font-size: 22px;color: #FFF;"></i> <span |
| 21 | - class="caption-subject bold" style="font-size: 24px;">临港公交线路调度系统</span> | |
| 21 | + class="caption-subject bold" style="font-size: 24px;">嘉定示范线调度系统</span> | |
| 22 | 22 | </div> |
| 23 | 23 | <div class="col_hide_1440" style="color: white;font-size: 18px;position: absolute;right: 25px;top: 75px;"> |
| 24 | 24 | <span class="top_username"></span> <span class="operation_mode_text animated" ></span> | ... | ... |
src/main/resources/static/real_control_v2/main.html