docs(projects): update README.md
This commit is contained in:
parent
c260fe26ae
commit
03c42aa8cc
21
README.md
21
README.md
@ -43,6 +43,7 @@
|
|||||||
|
|
||||||
- [NaiveUI](https://naive.soybeanjs.cn)
|
- [NaiveUI](https://naive.soybeanjs.cn)
|
||||||
- [AntDesign Vue](https://antd.soybeanjs.cn)
|
- [AntDesign Vue](https://antd.soybeanjs.cn)
|
||||||
|
- [Legacy](https://admin.soybeanjs.cn)
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
@ -54,6 +55,7 @@
|
|||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| NaiveUI | [github](https://github.com/honghuangdc/soybean-admin) | [gitee](https://gitee.com/honghuangdc/soybean-admin) | [preview](https://naive.soybeanjs.cn) |
|
| NaiveUI | [github](https://github.com/honghuangdc/soybean-admin) | [gitee](https://gitee.com/honghuangdc/soybean-admin) | [preview](https://naive.soybeanjs.cn) |
|
||||||
| AntDesign Vue | [github](https://github.com/soybeanjs/soybean-admin-antd) | [gitee](https://gitee.com/honghuangdc/soybean-admin-antd) | [preview](https://antd.soybeanjs.cn) |
|
| AntDesign Vue | [github](https://github.com/soybeanjs/soybean-admin-antd) | [gitee](https://gitee.com/honghuangdc/soybean-admin-antd) | [preview](https://antd.soybeanjs.cn) |
|
||||||
|
| Legacy | [github](https://github.com/honghuangdc/soybean-admin/tree/legacy) | [gitee](https://gitee.com/honghuangdc/soybean-admin/tree/legacy/) | [preview](https://admin.soybeanjs.cn) |
|
||||||
| Documentation | [github](https://github.com/honghuangdc/soybean-admin-docs) | [gitee](https://gitee.com/honghuangdc/soybean-admin-docs) | [preview](https://docs.soybeanjs.cn) |
|
| Documentation | [github](https://github.com/honghuangdc/soybean-admin-docs) | [gitee](https://gitee.com/honghuangdc/soybean-admin-docs) | [preview](https://docs.soybeanjs.cn) |
|
||||||
|
|
||||||
## Example Images
|
## Example Images
|
||||||
@ -126,23 +128,18 @@ It is recommended to use the latest version of Chrome in development for a bette
|
|||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
|
||||||
- [GitHub Issue](https://github.com/honghuangdc/soybean-admin/issues)
|
| Communication | Link or QR Code |
|
||||||
<br />
|
| --- | --- |
|
||||||
|
| GitHub Issue | [Link](https://github.com/honghuangdc/soybean-admin/issues) |
|
||||||
- QQ Group :
|
| Discord | [Link](https://discord.gg/mEFKh8xm9y) |
|
||||||
|
| QQ Group<br />Technical communication, questions and answers | <img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/qq.jpeg" width="160" /> |
|
||||||
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/qq.jpeg" style="width:200px" />
|
| Soybean's WeChat <br />Business consulting, cooperation, project architecture, one-to-one guidance, etc. | <img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/wechat.jpeg" width="160" /> |
|
||||||
<br />
|
|
||||||
|
|
||||||
- Soybean's Wechat (Business Consultancy or Cooperation) :
|
|
||||||
|
|
||||||
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/wechat.jpeg" style="width:200px" />
|
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
|
|
||||||
If you think this project is helpful to you, you can buy Soybean a drink to show your support, Soybean open source power can not be separated from your support and encouragement.
|
If you think this project is helpful to you, you can buy Soybean a drink to show your support, Soybean open source power can not be separated from your support and encouragement.
|
||||||
|
|
||||||

|
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/donation.png" width="480" />
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
|
|
||||||
- [NaiveUI](https://admin.soybeanjs.cn)
|
- [NaiveUI](https://admin.soybeanjs.cn)
|
||||||
- [AntDesign Vue](https://antd.soybeanjs.cn)
|
- [AntDesign Vue](https://antd.soybeanjs.cn)
|
||||||
|
- [旧版本](https://admin.soybeanjs.cn)
|
||||||
|
|
||||||
## 文档
|
## 文档
|
||||||
|
|
||||||
@ -53,6 +54,7 @@
|
|||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| NaiveUI | [github](https://github.com/honghuangdc/soybean-admin) | [gitee](https://gitee.com/honghuangdc/soybean-admin) | [preview](https://admin.soybeanjs.cn) |
|
| NaiveUI | [github](https://github.com/honghuangdc/soybean-admin) | [gitee](https://gitee.com/honghuangdc/soybean-admin) | [preview](https://admin.soybeanjs.cn) |
|
||||||
| AntDesign Vue | [github](https://github.com/soybeanjs/soybean-admin-antd) | [gitee](https://gitee.com/honghuangdc/soybean-admin-antd) | [preview](https://antd.soybeanjs.cn) |
|
| AntDesign Vue | [github](https://github.com/soybeanjs/soybean-admin-antd) | [gitee](https://gitee.com/honghuangdc/soybean-admin-antd) | [preview](https://antd.soybeanjs.cn) |
|
||||||
|
| 旧版本 | [github](https://github.com/honghuangdc/soybean-admin/tree/legacy) | [gitee](https://gitee.com/honghuangdc/soybean-admin/tree/legacy/) | [preview](https://admin.soybeanjs.cn) |
|
||||||
| 文档 | [github](https://github.com/honghuangdc/soybean-admin-docs) | [gitee](https://gitee.com/honghuangdc/soybean-admin-docs) | [preview](https://docs.soybeanjs.cn) |
|
| 文档 | [github](https://github.com/honghuangdc/soybean-admin-docs) | [gitee](https://gitee.com/honghuangdc/soybean-admin-docs) | [preview](https://docs.soybeanjs.cn) |
|
||||||
|
|
||||||
## 示例图片
|
## 示例图片
|
||||||
@ -126,23 +128,18 @@ pnpm build
|
|||||||
|
|
||||||
## 交流
|
## 交流
|
||||||
|
|
||||||
- [GitHub Issue](https://github.com/honghuangdc/soybean-admin/issues)
|
| 交流方式 | 链接或二维码 |
|
||||||
<br />
|
| --- | --- |
|
||||||
|
| GitHub Issue | [地址](https://github.com/honghuangdc/soybean-admin/issues) |
|
||||||
- QQ 群 :
|
| Discord | [地址](https://discord.gg/mEFKh8xm9y) |
|
||||||
|
| QQ 群<br />技术交流、问题请教 | <img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/qq.jpeg" width="160" /> |
|
||||||
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/qq.jpeg" style="width:200px" />
|
| Soybean 的微信 <br />业务咨询、合作、项目架构、一对一指导等 | <img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/wechat.jpeg" width="160" /> |
|
||||||
<br />
|
|
||||||
|
|
||||||
- Soybean's 微信 (业务咨询或合作) :
|
|
||||||
|
|
||||||
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/wechat.jpeg" style="width:200px" />
|
|
||||||
|
|
||||||
## 捐赠
|
## 捐赠
|
||||||
|
|
||||||
如果您觉得本项目对您有所帮助,欢迎您以买杯咖啡的方式来支持 Soybean。您的支持和鼓励是 Soybean 持续开源的重要动力。
|
如果您觉得本项目对您有所帮助,欢迎您以买杯咖啡的方式来支持 Soybean。您的支持和鼓励是 Soybean 持续开源的重要动力。
|
||||||
|
|
||||||

|
<img src="https://soybeanjs-1300612522.cos.ap-guangzhou.myqcloud.com/uPic/donation.png" width="480" />
|
||||||
|
|
||||||
## 开源协议
|
## 开源协议
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user