Commit bc3eb3865d34f684a8076c6764a9790941df7caf
1 parent
8665d192
1.2019-06-26 更新说明
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/static/pages/home.html
| ... | ... | @@ -59,13 +59,13 @@ |
| 59 | 59 | } |
| 60 | 60 | </style> |
| 61 | 61 | <div class="system_change_log"> |
| 62 | - <h2 style="text-indent: 35px;margin: 10px 0 5px;">2018-08-23 更新说明 Changelog</h2> | |
| 62 | + <h2 style="text-indent: 35px;margin: 10px 0 5px;">2019-06-26 更新说明 Changelog</h2> | |
| 63 | 63 | <br><br> |
| 64 | 64 | <ul > |
| 65 | 65 | <li class="sub_title"><h6>计划调度</h6></li> |
| 66 | 66 | <li><span class="label s_c_change">新增</span>1、新增智能时刻表。</li> |
| 67 | 67 | <li class="sub_title"><h6>线调</h6></li> |
| 68 | 68 | <li><span class="label s_c_change">修复</span>1、线调班次列表页滚动条问题。</li> |
| 69 | - <li><span class="label s_c_change">修复</span>2、新增移动调度,适配IPAD。</li> | |
| 69 | + <li><span class="label s_c_change">新增</span>2、新增移动调度,适配IPAD。</li> | |
| 70 | 70 | </ul> |
| 71 | 71 | </div> | ... | ... |