Refine study controls and slice rail
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
<div class="pane-head">
|
||||
<h2>检查列表</h2>
|
||||
<div class="sort-tools study-head-tools">
|
||||
<button class="sort-btn active" data-study-sort="time">时间 <span class="sort-arrow">↓</span></button>
|
||||
<button class="sort-btn" data-study-sort="unannotated">未标注 <span class="sort-arrow">↓</span></button>
|
||||
<button class="sort-btn active" data-study-sort="modified">修改时间 <span class="sort-arrow">↓</span></button>
|
||||
<button class="sort-btn" data-study-sort="study_time">检查时间 <span class="sort-arrow">↓</span></button>
|
||||
<span id="studyCount">0</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user