We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ee1c8 commit 8505231Copy full SHA for 8505231
4 files changed
WebService/src/main/resources/static/favicon.ico
1.12 KB
docs/_coverpage.md
@@ -0,0 +1,10 @@
1
+
2
+
3
+# HC小区管理系统
4
5
+> hc小区管理系统是为物业企业打造的智慧物业综合管理平台提供商家入驻、快递代收、房屋租赁等盈利功能,为物业企业提供全新的运营盈利模式.
6
7
+* QQ:928255095
8
9
+[GitHub](https://github.com/java110/MicroCommunity)
10
+[学习文档](#README)
docs/favicon.ico
docs/index.html
@@ -15,7 +15,8 @@
15
<script>
16
window.$docsify = {
17
loadSidebar: true,
18
- subMaxLevel: 2
+ subMaxLevel: 2,
19
+ coverpage: true
20
}
21
</script>
22
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
0 commit comments