1 Star 0 Fork 0

datamidplatform/docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
Binod Nirvan 提交于 2019-05-21 16:40 . Updated git repository
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>MixERP User Guide</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="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css" />
<style>
article img {
border: 2px solid #eee;
}
article table td:first-child {
min-width: 120px;
}
.app-name img {
margin-left: 0.32rem;
filter: grayscale(1);
width: 128px;
height: auto;
}
.black.and.white {
filter: grayscale(1);
}
</style>
</head>
<body>
<div id="app"></div>
</body>
<script>
window.$docsify = {
name: "MixERP",
repo: "https://github.com/mixerp/docs",
logo: "https://mixerp.org/logo.svg",
loadSidebar: true,
alias: {
"/.*/_sidebar.md": "/_sidebar.md"
},
subMaxLevel: 2,
pagination: {},
editLink: {
text: "Edit this document",
repo: "https://github.com/mixerp/docs/edit/master/",
// repo: 'https://github.com/cyrilf/docsify-edit-link/edit/master/docs/',
cssClass: "docsify-edit-link m-0"
}
};
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.min.js"></script>
<script src="//unpkg.com/docsify-m-pagination"></script>
<script src="//unpkg.com/docsify-edit-link@1"></script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wenchunsz/docs.git
git@gitee.com:wenchunsz/docs.git
wenchunsz
docs
docs
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385