📝 README
Former-commit-id: f2960800b3e72eea70c648e06eef9ba65cc6ae47 [formerly f2960800b3e72eea70c648e06eef9ba65cc6ae47 [formerly f2960800b3e72eea70c648e06eef9ba65cc6ae47 [formerly f2960800b3e72eea70c648e06eef9ba65cc6ae47 [formerly 76eefc3aec2f2c10dca22f50221585303aa727e2 [formerly 429c024d4b9627c5e379a223d226cf25956fd3ae]]]]] Former-commit-id: 44f12dadb936cba6d4fe93aa4d64c13c34c0ee3a Former-commit-id: 1fed38ba8ca210a4f10016b61db4ec26726cdb6c Former-commit-id: d6b8312320a811965cf27f7e9626f8bf01e7ea6d [formerly 078b00eaeb61acb89f3696e403f418667cb1a310] Former-commit-id: a46013c657e48ee87c0118f3cf435067f1446a00 Former-commit-id: 0520b5a30239819605a37f15703ecea9dc6807d9 Former-commit-id: 1580f0b7059938a7d2a065a2afd644b8dd7414bf Former-commit-id: 6922ee6f9a9118353af86abaedda10169ef68ad4 Former-commit-id: de3077e0767d51b90bad8fad6ef3fad8ac7b7f06
This commit is contained in:
parent
f6f52454aa
commit
5864f4ca8c
10
README.md
10
README.md
|
|
@ -3,7 +3,6 @@
|
|||
<p align="center">
|
||||
<a><img src="https://img.shields.io/github/release/d2-projects/d2-admin.svg"/></a>
|
||||
<a><img src="https://img.shields.io/npm/v/@d2-admin/ice-scaffold.svg"/></a>
|
||||
<a href="https://www.travis-ci.org/d2-projects/d2-admin"><img src="https://www.travis-ci.org/d2-projects/d2-admin.svg?branch=master"/></a>
|
||||
<a><img src="https://img.shields.io/github/last-commit/d2-projects/d2-admin.svg"/></a>
|
||||
<a><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg"/></a>
|
||||
</p>
|
||||
|
|
@ -17,6 +16,15 @@
|
|||
<a><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"/></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.travis-ci.org/d2-projects/d2-admin">
|
||||
<img src="https://www.travis-ci.org/d2-projects/d2-admin.svg?branch=master"/>
|
||||
</a>
|
||||
<a href="https://app.netlify.com/sites/d2-admin/deploys">
|
||||
<img src="https://api.netlify.com/api/v1/badges/a5dd4bbd-da3f-4145-98a9-8012577bdcf5/deploy-status"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
D2Admin is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development.
|
||||
|
||||
[中文介绍](https://github.com/d2-projects/d2-admin/blob/master/README.zh.md) | **English**
|
||||
|
|
|
|||
10
README.zh.md
10
README.zh.md
|
|
@ -3,7 +3,6 @@
|
|||
<p align="center">
|
||||
<a><img src="https://img.shields.io/github/release/d2-projects/d2-admin.svg"/></a>
|
||||
<a><img src="https://img.shields.io/npm/v/@d2-admin/ice-scaffold.svg"/></a>
|
||||
<a href="https://www.travis-ci.org/d2-projects/d2-admin"><img src="https://www.travis-ci.org/d2-projects/d2-admin.svg?branch=master"/></a>
|
||||
<a><img src="https://img.shields.io/github/last-commit/d2-projects/d2-admin.svg"/></a>
|
||||
<a><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg"/></a>
|
||||
</p>
|
||||
|
|
@ -17,6 +16,15 @@
|
|||
<a><img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"/></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.travis-ci.org/d2-projects/d2-admin">
|
||||
<img src="https://www.travis-ci.org/d2-projects/d2-admin.svg?branch=master"/>
|
||||
</a>
|
||||
<a href="https://app.netlify.com/sites/d2-admin/deploys">
|
||||
<img src="https://api.netlify.com/api/v1/badges/a5dd4bbd-da3f-4145-98a9-8012577bdcf5/deploy-status"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[D2Admin](https://github.com/d2-projects/d2-admin) 是一个完全 **开源免费** 的企业中后台产品前端集成方案,使用最新的前端技术栈,已经做好大部分项目前期准备工作,并且带有大量示例代码,助力管理系统敏捷开发。
|
||||
|
||||
**中文介绍** | [English](https://github.com/d2-projects/d2-admin)
|
||||
|
|
|
|||
Loading…
Reference in New Issue