更新页面
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | <head> | 3 | <head> |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 6 | <title>L2 歌词召回复核</title> | 6 | <title>歌词召回复核</title> |
| 7 | <style> | 7 | <style> |
| 8 | :root { | 8 | :root { |
| 9 | --bg: #f6f7f9; | 9 | --bg: #f6f7f9; |
| ... | @@ -546,7 +546,7 @@ | ... | @@ -546,7 +546,7 @@ |
| 546 | </head> | 546 | </head> |
| 547 | <body> | 547 | <body> |
| 548 | <header> | 548 | <header> |
| 549 | <h1>L2 歌词召回复核</h1> | 549 | <h1>歌词召回复核</h1> |
| 550 | <div class="toolbar"> | 550 | <div class="toolbar"> |
| 551 | <label for="runSelect">结果</label> | 551 | <label for="runSelect">结果</label> |
| 552 | <select id="runSelect"></select> | 552 | <select id="runSelect"></select> | ... | ... |
-
Please register or sign in to post a comment