mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-20 18:46:39 +08:00
docs(projects): update README.md
This commit is contained in:
parent
7c1b8dc968
commit
d149668dbd
21
README.md
21
README.md
@ -7,20 +7,19 @@
|
|||||||
|
|
||||||
## 注意
|
## 注意
|
||||||
|
|
||||||
Soybean Admin 正在重构,重构后的版本为 v1.0 (v1.0-beta已发布,在分支v1.0-beta),变更点如下:
|
Soybean Admin v1.0:
|
||||||
|
|
||||||
- 采用基于 pnpm 的 monorepo 管理项目
|
[X] 采用基于 pnpm 的 monorepo 管理项目
|
||||||
- 第三方 soybeanjs 的工具库直接抽离到项目中(ElegantRouter除外),不再作为依赖
|
[X] 第三方 soybeanjs 的工具库直接抽离到项目中(ElegantRouter除外),不再作为依赖
|
||||||
- 采用全新的路由插件 [ElegantRouter](https://github.com/soybeanjs/elegant-router)
|
[X] 采用全新的路由插件 [ElegantRouter](https://github.com/soybeanjs/elegant-router)
|
||||||
- 使用基于 [ApiFox](https://apifox.com/) 的远程 mock 代替本地 mock
|
[X] 使用基于 [ApiFox](https://apifox.com/) 的远程 mock 代替本地 mock
|
||||||
- 基于现有路由插件迁移至新路由插件的指南
|
[X] 基于现有路由插件迁移至新路由插件的指南
|
||||||
- 代码实现遵循 SoybeanJS 的代码规范
|
[X] 代码实现遵循 SoybeanJS 的代码规范
|
||||||
- 项目的 main 分支保留系统核心部分,示例页面和无关核心的插件移至 example 分支
|
[] 项目的 main 分支保留系统核心部分,示例页面和无关核心的插件移至 example 分支
|
||||||
- 完整 1.0 版本的文档
|
[] 完整 1.0 版本的文档
|
||||||
|
|
||||||
> 1.0版本仍然采用 NaiveUI
|
1.0 源代码:(v1.0-beta](https://github.com/honghuangdc/soybean-admin/tree/v1.0-beta)
|
||||||
|
|
||||||
> 同时推出需要商业授权的 AntDesignVue 版本 和 ElementPlus 版本
|
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user