2 Star 3 Fork 0

杭州好好搭搭科技有限公司/twen51API

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 4.54 KB
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2023-03-15 16:59 . 更新https
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>天问51 API文档</title>
<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">
<!-- 设置浏览器图标 -->
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<!-- 默认主题 -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/dolphin.css" /> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css" /> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/buble.css" /> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/dark.css" /> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/pure.css" /> -->
<link rel="stylesheet" href="https://haohaodada.com/new/twen51/docs/css/theme-simple.css" title="light">
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css" title="light"> -->
<!-- <link rel="stylesheet" href="assets/css/main-custom.css">
<link rel="stylesheet" href="assets/css/button-custom.css"> -->
</head>
<body>
<!-- 定义加载时候的动作 -->
<div id="app">加载中...</div>
<script>
window.$docsify = {
// 项目名称
name: '天问51 API文档',
// 仓库地址,点击右上角的Github章鱼猫头像会跳转到此地址
// repo: 'http://twen51.com',
// repo: 'https://github.com/YSGStudyHards',
// 侧边栏支持,默认加载的是项目根目录下的_sidebar.md文件
loadSidebar: true,
// 导航栏支持,默认加载的是项目根目录下的_navbar.md文件
loadNavbar: true,
// 封面支持,默认加载的是项目根目录下的_coverpage.md文件
coverpage: true,
// 最大支持渲染的标题层级
maxLevel: 5,
// 自定义侧边栏后默认不会再生成目录,设置生成目录的最大层级(建议配置为2-4)
subMaxLevel: 4,
// 小屏设备下合并导航栏到侧边栏
mergeNavbar: true,
// 搜索配置(url:https://docsify.js.org/#/zh-cn/plugins?id=%e5%85%a8%e6%96%87%e6%90%9c%e7%b4%a2-search)
search: {
maxAge: 86400000, // 过期时间,单位毫秒,默认一天
// paths: auto, // 注意:仅适用于 paths: 'auto' 模式
placeholder: '搜索',
// 支持本地化
placeholder: {
'/zh-cn/': '搜索',
'/': '搜索'
// '/': 'Type to search'
},
noData: '找不到结果',
depth: 4,
},
themeable: {
// readyTransition: true, // default
// responsiveTables: true // default
},
hideOtherSidebarContent: true,
namespace: '天问51 API文档',
}
</script>
<!-- docsify的js依赖 -->
<script src="https://haohaodada.com/new/twen51/docs/js/docsify.min.js"></script>
<!-- <script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script> -->
<!-- emoji表情支持 -->
<script src="https://haohaodada.com/new/twen51/docs/js/emoji.min.js"></script>
<!-- <script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/emoji.min.js"></script> -->
<!-- 图片放大缩小支持 -->
<script src="https://haohaodada.com/new/twen51/docs/js/zoom-image.min.js"></script>
<!-- <script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/zoom-image.min.js"></script> -->
<!-- 搜索功能支持 -->
<script src="https://haohaodada.com/new/twen51/docs/js/search.min.js"></script>
<!-- <script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script> -->
<!--在所有的代码块上添加一个简单的Click to copy按钮来允许用户从你的文档中轻易地复制代码-->
<script src="https://haohaodada.com/new/twen51/docs/js/docsify-copy-code.min.js"></script>
<!-- <script src="//cdn.jsdelivr.net/npm/docsify-copy-code/dist/docsify-copy-code.min.js"></script> -->
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/haohaodada-official/docs.git
git@gitee.com:haohaodada-official/docs.git
haohaodada-official
docs
twen51API
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385