-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (27 loc) · 1.25 KB
/
index.html
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
<!doctype html>
<html lang="zh-CN" style="padding: 0;">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="tyb-bot | 拼多多商家客服回复机器人 | 聊天机器人 | 拼多多自动回复 | 拼多多"/>
<meta name="renderer" content="webkit"/>
<meta http-equiv="refresh" content="5;url=https://www.jianshu.com/p/168750131f56">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="Cache-Control" content="no-cache,no-store,must-revalidate"/>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="0"/>
<meta http-equiv="x-dns-prefetch-control" content="on"/>
<title>tyb-bot | 拼多多商家客服回复机器人</title>
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="/css/base.css">
<script src="/js/jquery-3.4.1.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/base.js"></script>
</head>
<body>
<div class="nav-placeholder"></div>
<div class="body-placeholder"></div>
<div class="footer-placeholder"></div>
</body>
</html>