修复bug,设置router

This commit is contained in:
2020-03-28 12:18:58 +08:00
parent 671f66a0f0
commit c7a28d9530
8 changed files with 26 additions and 25 deletions

View File

@@ -13,7 +13,7 @@
> 最好是使用云主机进行安装,虚拟主机有很多局限性
```
git clone -b 4.0 https://gitee.com/sentcms/sentcms.git sentcms
git clone -b 4.x https://gitee.com/sentcms/sentcms.git sentcms
cd sentcms
```
> 如果是直接下载压缩包则直接进入解压文件夹,然后执行下面的代码