mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update readme.md
This commit is contained in:
parent
0f4230b69f
commit
bf7502788a
24
readme.md
24
readme.md
@ -59,7 +59,7 @@
|
||||
|
||||
## 插件生态
|
||||
|
||||
想了解更多插件信息请阅读 [《ThinkAdmin 插件生态》](plugin.md)
|
||||
了解更多插件信息请阅读 [《ThinkAdmin 插件生态》](plugin.md)
|
||||
|
||||
## 系统安装
|
||||
|
||||
@ -139,16 +139,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)文件
|
||||
|
||||
## 技术支持
|
||||
|
||||
开发前请认真阅读 ThinkPHP 官方文档和 ThinkAdmin 开发文档,相信会对您有所帮助哦!
|
||||
@ -203,6 +193,16 @@ public function index(){
|
||||
* 从分离`SystemService`分离出`RuntimeService`服务,精减服务启动入口,优化性能!
|
||||
* 增加插件模式,支持独立封装应用,可以通过`composer`管理并自动安装应用模块!
|
||||
|
||||
## 版权信息
|
||||
|
||||
[**ThinkAdmin**](https://thinkadmin.top) 遵循 [**MIT**](license) 开源协议发布,并免费提供使用。
|
||||
|
||||
本项目包含的第三方源码和二进制文件的版权信息另行标注。
|
||||
|
||||
版权所有 Copyright © 2014-2023 by ThinkAdmin (https://thinkadmin.top) All rights reserved。
|
||||
|
||||
更多细节参阅 [`LISENSE`](license) 文件
|
||||
|
||||
## 系统版本
|
||||
|
||||
体验账号及密码都是 admin
|
||||
@ -241,4 +241,4 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user