From 5966b0077b9d5f114c344fbad725145c8979ce73 Mon Sep 17 00:00:00 2001 From: izory <791736813@qq.com> Date: Tue, 12 Oct 2021 18:29:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 42 +++++++++++++++++++++++++++++++++++++++++- docs/_sidebar.md | 1 + docs/hjbs.md | 3 ++- docs/index.html | 2 +- 4 files changed, 45 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 0009ecc..8b78f98 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,4 +33,44 @@ !> Donate
如果你觉得这个项目帮助到了你,你可以请作者喝杯咖啡表示鼓励 ☕️ -![donate](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/pay.jpg ':size=80%') +![donate](http://ss.izhaorui.cn/pay.jpg ':size=80%') + + +## 演示 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 2807778..7d23e77 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -6,6 +6,7 @@ - * [环境部署](/hjbs.md#环境部署) - * [后台手册](/htsc.md#后台手册) - * [前端手册](/qdsc.md#前端手册) +- * [演示图](/#演示) - **其他** - * [常见问题](/faq.md#常见问题) diff --git a/docs/hjbs.md b/docs/hjbs.md index 54b7583..0fbd654 100644 --- a/docs/hjbs.md +++ b/docs/hjbs.md @@ -2,8 +2,9 @@ ## 准备工作 ``` -NetCore >= 5.0 +.Net >= 5.0 MySql >= 5.7.0 +SqlServer >= 2008(推荐2012以上) Node >= 10 ``` diff --git a/docs/index.html b/docs/index.html index 5643208..8725209 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - Document + ZrAdmin.NET 使用文档