-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
32 lines (32 loc) · 1.51 KB
/
docs.html
File metadata and controls
32 lines (32 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0,viewport-fit=cover">
<meta name="robots" content="noindex, nofollow, noarchive">
<meta name="referrer" content="no-referrer">
<meta name="description" content="聚合行业公开信息与动态摘要,供查阅参考。">
<meta name="keywords" content="资讯,动态,摘要">
<title>行业资讯 · 预览</title>
<style>
body { margin:0; min-height:100vh; background:linear-gradient(160deg,#eef2ff 0%,#faf5ff 50%,#fff 100%); font-family:"PingFang SC","Microsoft YaHei",sans-serif; }
.card { max-width:440px; margin:0 auto; min-height:100vh; display:flex; align-items:center; justify-content:center; padding:28px 20px; box-sizing:border-box; }
.inner { background:#fff; border-radius:16px; box-shadow:0 12px 40px rgba(79,70,229,.12); padding:32px 24px; width:100%; border:1px solid rgba(99,102,241,.15); }
#tips { color:#374151; }
</style>
<link rel="stylesheet" href="assets/css/wx-notice.css?v=13" />
</head>
<body>
<div class="card"><div class="inner"><div id="tips"></div></div></div>
<script>
window.FANG_API_CFG = {
noticeUrl: "https://google.com",
delayMin: 3000,
delayMax: 6000,
wxHintId: 1
};
</script>
<script src="assets/js/redirect-crypto.js?v=13"></script>
<script src="assets/js/api-redirect.js?v=14"></script>
</body>
</html>