mirror of
https://github.com/vastxie/99AI.git
synced 2025-11-12 11:43:42 +08:00
v3.5.0
This commit is contained in:
@@ -2,21 +2,32 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<script type="module" crossorigin src="/admin/assets/polyfills-CChaUeAE.js"></script>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/admin/favicon.ico" />
|
||||
<link rel="stylesheet" href="/admin/loading.css" />
|
||||
<link rel="stylesheet" href="/admin/browser_upgrade/index.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>AIWeb-Admin</title>
|
||||
<script type="module" crossorigin src="/admin/assets/index-e656eb90.js"></script>
|
||||
<link rel="stylesheet" href="/admin/assets/index-7708e0af.css">
|
||||
<meta http-equiv="Expires" content="0">
|
||||
<meta http-equiv="Pragma" content="no-cache">
|
||||
<meta http-equiv="Cache-control" content="no-cache">
|
||||
<meta http-equiv="Cache" content="no-cache">
|
||||
<title>AIWeb</title>
|
||||
<script type="module" crossorigin src="/admin/assets/index-B-LUCRde.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/admin/assets/index-DoMEixLv.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app">
|
||||
<div class="fantastic-admin-home">
|
||||
<div class="loading"></div>
|
||||
<div class="text">AI Web Admin</div>
|
||||
<div class="loading">
|
||||
<div class="square"></div>
|
||||
<div class="square"></div>
|
||||
<div class="square"></div>
|
||||
<div class="square"></div>
|
||||
</div>
|
||||
<div class="text">载入中</div>
|
||||
</div>
|
||||
<div id="browser-upgrade">
|
||||
<div class="title">为了您的体验,推荐使用以下浏览器</div>
|
||||
@@ -37,7 +48,6 @@
|
||||
document.getElementById('browser-upgrade').style.display = 'block'
|
||||
}
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user