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
98d1d92a
...
98d1d92a1a672b969deab682a4ef655ec588031d
authored
2026-07-17 17:23:53 +0800
by
沈秋雨
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
ad342c08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
l2_review_dashboard.html
l2_review_dashboard.html
View file @
98d1d92
...
...
@@ -587,7 +587,7 @@
<button
id=
"exportBtn"
>
导出标注
</button>
<button
id=
"importReviewedBtn"
>
入库审核通过
</button>
<label
for=
"reviewerInput"
>
审核人
</label>
<input
id=
"reviewerInput"
maxlength=
"64"
placeholder=
"
姓名或工号
"
>
<input
id=
"reviewerInput"
maxlength=
"64"
placeholder=
"
昵称
"
>
<button
id=
"reloadBtn"
class=
"secondary"
>
刷新
</button>
</div>
</header>
...
...
Please
register
or
sign in
to post a comment