Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
沈秋雨
/
import_hk_songs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
85c24e6a
...
85c24e6a687f120c5436ea6a47f2ec906cdd4a16
authored
2026-07-20 10:06:03 +0800
by
沈秋雨
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
微调页面
1 parent
daf60439
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
l2_review_dashboard.html
l2_review_dashboard.html
View file @
85c24e6
...
...
@@ -632,13 +632,13 @@
<select
id=
"decisionFilter"
>
<option
value=
"pending"
selected
>
待审核
</option>
<option
value=
"unsure"
>
待确认
</option>
<option
value=
"reviewed"
>
已审核
</option>
<option
value=
"submitted"
>
已提交
</option>
<option
value=
""
>
全部
</option>
<option
value=
"l1_hit"
>
L1 命中
</option>
<option
value=
"conflict"
>
L1/L2 冲突
</option>
<option
value=
"new"
>
新歌
</option>
<option
value=
"skip"
>
已跳过
</option>
<option
value=
"reviewed"
>
已审核
</option>
<option
value=
"submitted"
>
已提交
</option>
</select>
<input
id=
"searchInput"
type=
"search"
placeholder=
"搜索歌名 / ID"
>
<label
for=
"pageSizeSelect"
>
每页
</label>
...
...
Please
register
or
sign in
to post a comment