add-colnm-ilter-and-sort-feature for web ui

This commit is contained in:
Name 2023-12-24 15:18:51 +08:00
parent c8f86d0df5
commit 09b20fcf10
7 changed files with 980 additions and 2 deletions

View File

@ -0,0 +1,5 @@
<svg height="16" width="8" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,0 8,8 0,16"
style="fill:#666;stroke:purple;stroke-width:0" />
</svg>

After

Width:  |  Height:  |  Size: 152 B

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -5,10 +5,11 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>sqlmap task manager</title>
<script type="module" crossorigin src="/assets/index-erf0j40D.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-e14peTsX.css">
<script type="module" crossorigin src="/assets/index-e1033291.js"></script>
<link rel="stylesheet" href="/assets/index-2e10aed8.css">
</head>
<body>
<div id="app"></div>
</body>
</html>