mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-23 21:39:45 +08:00
Update readme.md
This commit is contained in:
parent
ff2d705d3f
commit
1078457d62
24
readme.md
24
readme.md
@ -77,7 +77,7 @@ git clone https://github.com/zoujingli/ThinkAdmin
|
||||
cd ThinkAdmin
|
||||
|
||||
### 安装项目依赖组件
|
||||
composer install
|
||||
composer install -o
|
||||
|
||||
### 数据库初始化并安装
|
||||
php think migrate:run
|
||||
@ -141,16 +141,6 @@ public function index(){
|
||||
* Gitee仓库地址:https://gitee.com/zoujingli/ThinkAdmin/tree/v6.1
|
||||
* GitHub仓库地址:https://github.com/zoujingli/ThinkAdmin/tree/v6.1
|
||||
|
||||
## 版权信息
|
||||
|
||||
[**ThinkAdmin**](https://thinkadmin.top) 遵循 [**MIT**](license) 开源协议发布,并免费提供使用。
|
||||
|
||||
本项目包含的第三方源码和二进制文件的版权信息另行标注。
|
||||
|
||||
版权所有 Copyright © 2014-2023 by ThinkAdmin (https://thinkadmin.top) All rights reserved。
|
||||
|
||||
更多细节参阅[`lisense`](license)文件
|
||||
|
||||
## 框架指令
|
||||
|
||||
* 执行 `build.cmd` 可更新 `composer` 插件,会删除并替换 `vendor` 目录
|
||||
@ -223,4 +213,14 @@ public function index(){
|
||||
|
||||
* 在线体验地址:https://v1.thinkadmin.top (已停用)
|
||||
* Gitee 代码地址:https://gitee.com/zoujingli/ThinkAdmin/tree/v1
|
||||
* Github 代码地址:https://github.com/zoujingli/ThinkAdmin/tree/v1
|
||||
* Github 代码地址:https://github.com/zoujingli/ThinkAdmin/tree/v1
|
||||
|
||||
## 版权信息
|
||||
|
||||
[**ThinkAdmin**](https://thinkadmin.top) 遵循 [**MIT**](license) 开源协议发布,并免费提供使用。
|
||||
|
||||
本项目包含的第三方源码和二进制文件的版权信息另行标注。
|
||||
|
||||
版权所有 Copyright © 2014-2023 by ThinkAdmin (https://thinkadmin.top) All rights reserved。
|
||||
|
||||
更多细节参阅[`lisense`](license)文件
|
Loading…
x
Reference in New Issue
Block a user