1 Star 0 Fork 0

ESDIOT/web_2024

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
Your Name 提交于 2024-08-14 10:42 . 1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- 网站标题 -->
<title>QuectelWB</title>
<!-- 网站icon -->
<link rel="icon" href="PNGs/q.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<!-- Theme 主题设置 [vue.css] [buble.css] [dark.css] [pure.css] -->
<link rel="stylesheet" href="CSSJS/vue.css">
</head>
<body>
<!-- loading显示的文字 -->
<div id="app"> Biao Never Surrender </div>
<script>
window.$docsify = {
// ************************* Configuration *************************
// https://docsify.js.org/#/zh-cn/configuration
loadSidebar: true,
coverpage: true,
maxLevel: 5,//最大支持渲染的标题层级
subMaxLevel: 3,
/*****
loadNavbar: true,
mergeNavbar: true,******/
notFoundPage: true,
name: 'STD Modules',
repo: 'QuectelWB/STD_Modules',
// repo: 'QuectelWB/Quectel_STD_Modules_UserGuide',
auto2top: true,
search: 'auto'
}
</script>
<script src="CSSJS/docsify.min.js"></script>
<!-- ************************* Plugins ************************* -->
<!-- Plugins:全文搜索 -->
<script src="CSSJS/search.js"></script>
<!-- Plugins:图片缩放 - Zoom image -->
<script src="CSSJS/zoom-image.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/esdiot/web_2024.git
git@gitee.com:esdiot/web_2024.git
esdiot
web_2024
web_2024
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385