Skip to content

Commit 8505231

Browse files
吴学文吴学文
authored andcommitted
添加网站logo
1 parent 21ee1c8 commit 8505231

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

1.12 KB
Binary file not shown.

docs/_coverpage.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
![logo](favicon.ico)
2+
3+
# HC小区管理系统
4+
5+
> hc小区管理系统是为物业企业打造的智慧物业综合管理平台提供商家入驻、快递代收、房屋租赁等盈利功能,为物业企业提供全新的运营盈利模式.
6+
7+
* QQ:928255095
8+
9+
[GitHub](https://github.com/java110/MicroCommunity)
10+
[学习文档](#README)

docs/favicon.ico

1.12 KB
Binary file not shown.

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<script>
1616
window.$docsify = {
1717
loadSidebar: true,
18-
subMaxLevel: 2
18+
subMaxLevel: 2,
19+
coverpage: true
1920
}
2021
</script>
2122
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>

0 commit comments

Comments
 (0)