docs: 添加标签

This commit is contained in:
pany 2024-12-05 17:10:34 +08:00
parent c43ee2bb30
commit 45d01eabea
2 changed files with 13 additions and 5 deletions

View File

@ -1,8 +1,12 @@
<div align="center"> <div align="center">
<img alt="Logo" width="120" height="120" src="./src/common/assets/images/layouts/logo.png"> <img alt="logo" width="120" height="120" src="./src/common/assets/images/layouts/logo.png">
<h1>V3 Admin Vite</h1> <h1>V3 Admin Vite</h1>
</div> </div>
[![release](https://img.shields.io/github/v/release/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/releases)
[![github stars](https://img.shields.io/github/stars/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/stargazers)
[![gitee stars](https://gitee.com/un-pany/v3-admin-vite/badge/star.svg)](https://gitee.com/un-pany/v3-admin-vite/stargazers)
<b>English | <a href="./README.zh-CN.md">中文</a></b> <b>English | <a href="./README.zh-CN.md">中文</a></b>
## Introduction ## Introduction
@ -59,7 +63,7 @@ pnpm dev
</details> </details>
<details> <details>
<summary>Build for Production</summary> <summary>Build</summary>
<br> <br>
@ -137,7 +141,7 @@ pnpm test
**Electron Desktop Version**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite) **Electron Desktop Version**: [v3-electron-vite](https://github.com/un-pany/v3-electron-vite)
**Domestic Repository**[gitee](https://gitee.com/un-pany/v3-admin-vite) **Chinese Repository**[gitee](https://gitee.com/un-pany/v3-admin-vite)
**Optional Group**[check how to join](https://github.com/un-pany/v3-admin-vite/issues/191) **Optional Group**[check how to join](https://github.com/un-pany/v3-admin-vite/issues/191)
@ -197,7 +201,7 @@ pnpm test
**ESlint**: Code linting and formatting **ESlint**: Code linting and formatting
**Axios**: Sends network requests (pre-packaged) **Axios**: Sends network requests
**UnoCSS**: A high-performance, flexible atomic CSS engine **UnoCSS**: A high-performance, flexible atomic CSS engine

View File

@ -1,8 +1,12 @@
<div align="center"> <div align="center">
<img alt="Logo" width="120" height="120" src="./src/common/assets/images/layouts/logo.png"> <img alt="logo" width="120" height="120" src="./src/common/assets/images/layouts/logo.png">
<h1>V3 Admin Vite</h1> <h1>V3 Admin Vite</h1>
</div> </div>
[![release](https://img.shields.io/github/v/release/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/releases)
[![github stars](https://img.shields.io/github/stars/un-pany/v3-admin-vite)](https://github.com/un-pany/v3-admin-vite/stargazers)
[![gitee stars](https://gitee.com/un-pany/v3-admin-vite/badge/star.svg)](https://gitee.com/un-pany/v3-admin-vite/stargazers)
<b><a href="./README.md">English</a> | 中文</b> <b><a href="./README.md">English</a> | 中文</b>
## 简介 ## 简介