mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-10-01 04:48:10 +08:00
deploy: cd638f7ec1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html >
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="utf-8" />
|
||||
@@ -38,7 +38,10 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id="search">Search: <input type="text" /></div>
|
||||
<div id="search">
|
||||
<label for="search-class">Search:</label>
|
||||
<input id="search-class" type="text" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul id="full_list" class="file">
|
||||
|
Reference in New Issue
Block a user