Skip to content

Commit

Permalink
docs: 更新 README 文档(移除所有 badge 图标链接)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles7c committed Dec 26, 2024
1 parent 4ec42d1 commit b271268
Showing 1 changed file with 11 additions and 33 deletions.
44 changes: 11 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,17 @@
# ContiNew Admin UI

<a href="https://github.com/continew-org/continew-admin-ui" title="Release" target="_blank">
<img src="https://img.shields.io/badge/RELEASE-v3.4.1-%23ff3f59.svg" alt="Release" />
</a>
<a href="https://vuejs.org/" title="Vue" target="_blank">
<img src="https://img.shields.io/badge/Vue-3.5.4-%236CB52D.svg?logo=Vue.js" alt="Vue" />
</a>
<a href="https://arco.design/vue/docs/start" title="Arco Design Vue" target="_blank">
<img src="https://img.shields.io/badge/Arco Design Vue-2.56.0-%236CB52D.svg" alt="Arco Design Vue" />
</a>
<a href="https://ts.nodejs.cn/" title="TypeScript" target="_blank">
<img src="https://img.shields.io/badge/TypeScript-5.0.4-%236CB52D.svg?logo=TypeScript&logoColor=FFF" alt="TypeScript" />
</a>
<a href="https://vite.dev/" title="Vite" target="_blank">
<img src="https://img.shields.io/badge/Vite-5.1.5-%236CB52D.svg?logo=Vite&logoColor=FFF" alt="Vite" />
</a>
![Release](https://img.shields.io/badge/RELEASE-v3.4.1-%23ff3f59.svg)
![Vue](https://img.shields.io/badge/Vue-3.5.4-%236CB52D.svg?logo=Vue.js)
![Arco Design Vue](https://img.shields.io/badge/ArcoDesignVue-2.56.0-%236CB52D.svg)
![TypeScript](https://img.shields.io/badge/TypeScript-5.0.4-%236CB52D.svg?logo=TypeScript&logoColor=FFF)
![Vite](https://img.shields.io/badge/Vite-5.1.5-%236CB52D.svg?logo=Vite&logoColor=FFF)
<br />
<a href="https://github.com/continew-org/continew-admin-ui/blob/dev/LICENSE" title="License" target="_blank">
<img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License" />
</a>
<a href="https://github.com/continew-org/continew-admin" title="GitHub Stars" target="_blank">
<img src="https://img.shields.io/github/stars/continew-org/continew-admin?style=social" alt="GitHub Stars" />
</a>
<a href="https://github.com/continew-org/continew-admin" title="GitHub Forks" target="_blank">
<img src="https://img.shields.io/github/forks/continew-org/continew-admin?style=social" alt="GitHub Forks" />
</a>
<a href="https://gitee.com/continew/continew-admin" title="Gitee Stars" target="_blank">
<img src="https://gitee.com/continew/continew-admin/badge/star.svg?theme=dark" alt="Gitee Stars" />
</a>
<a href="https://gitee.com/continew/continew-admin" title="Gitee Forks" target="_blank">
<img src="https://gitee.com/continew/continew-admin/badge/fork.svg?theme=dark" alt="Gitee Forks" />
</a>
<a href="https://gitcode.com/continew/continew-admin" title="GitCode Stars" target="_blank">
<img src="https://gitcode.com/continew/continew-admin/star/badge.svg" alt="GitCode Stars" />
</a>
![License](https://img.shields.io/badge/License-Apache--2.0-blue.svg)
![GitHub Stars](https://img.shields.io/github/stars/continew-org/continew-admin?style=social)
![GitHub Forks](https://img.shields.io/github/forks/continew-org/continew-admin?style=social)
![Gitee Stars](https://gitee.com/continew/continew-admin/badge/star.svg?theme=dark)
![Gitee Forks](https://gitee.com/continew/continew-admin/badge/fork.svg?theme=dark)
![GitCode Stars](https://gitcode.com/continew/continew-admin/star/badge.svg)

📚 [在线文档](https://continew.top) | 🚀 [演示地址](https://admin.continew.top)(账号/密码:admin/admin123)

Expand Down

0 comments on commit b271268

Please sign in to comment.