mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-05-06 10:41:48 +00:00
Update index.html
This commit is contained in:
parent
7a0ab6e682
commit
2addcabfdc
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Data Display</title>
|
||||
<title>PrivHunterAI</title>
|
||||
<!-- 引入 Bootstrap CSS -->
|
||||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||
<style>
|
||||
@ -45,7 +45,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1 class="mb-4">Data Display</h1>
|
||||
<h1 class="mb-4">PrivHunterAI 扫描结果</h1>
|
||||
<button class="btn btn-primary" onclick="fetchData()">Fetch Data</button>
|
||||
<button class="btn btn-success" onclick="filterData()">Filter Data</button>
|
||||
<div class="input-group mb-3 mt-3">
|
||||
|
Loading…
x
Reference in New Issue
Block a user