1 Star 0 Fork 1

LLauda/bilibili_fans

forked from gaoquanhui/bilibili_fans 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
gaoquanhui 提交于 2021-12-26 07:21 . fans
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/index.css">
<title>Document</title>
</head>
<body>
<script src="http://libs.baidu.com/jquery/2.1.4/jquery.min.js"></script>
<script src="js/index.js"></script>
<p id="hade">电脑观察粉丝数量统计</p>
<img src="images/face.jpg" alt="头像" id="face">
<div id="xianshi">
<b>粉丝数量:<span id = "fans"></span></b>
<br>
<b>增长统计:<span id = "statistics"></span></b>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/LLauda/bilibili_fans.git
[email protected]:LLauda/bilibili_fans.git
LLauda
bilibili_fans
bilibili_fans
master

搜索帮助