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