代码拉取完成,页面将自动刷新
<!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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。