35 Star 361 Fork 88

GVPOpen WaterFlames / RingRobotX 灵音

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
王淳彧 提交于 2023-01-28 09:21 . 📝 撤出Gitter
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<link rel="shortcut icon" href="./photo/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css">
</head>
<body>
<div id="app">灵音文档加载中……(若长时间停留在此处,请检查您的网络或将浏览器更新到最新版)
<!--[if IE]><br> 你用的浏览器太老啦!使用chrome浏览器吧!<![endif]-->
</div>
<script>
window.$docsify = {
loadSidebar: true,
homepage: 'README.md',
subMaxLevel: 2,
themeColor: '#1F67E4',
notFoundPage: true,
notFoundPage: 'docs/404.md',
auto2top: true,
name: 'RingRobotX 灵音'
}
</script>
<!-- 基础js -->
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
<!-- 代码高亮 -->
<script src="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-bash.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-php.min.js"></script>
</body>
</html>
Python
1
https://gitee.com/waterflames-team/ring-robot-x.git
git@gitee.com:waterflames-team/ring-robot-x.git
waterflames-team
ring-robot-x
RingRobotX 灵音
master

搜索帮助