docs: 📝 项目说明文档排版优化
This commit is contained in:
parent
77fce5bc8a
commit
65d3b48f5b
|
|
@ -1,4 +1,4 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<img src="https://img.shields.io/badge/Vue-3.4.21-brightgreen.svg"/>
|
||||
<img src="https://img.shields.io/badge/Vite-5.1.5-green.svg"/>
|
||||
<img src="https://img.shields.io/badge/Element Plus-2.6.0-blue.svg"/>
|
||||
|
|
@ -6,19 +6,26 @@
|
|||
<a href="https://gitee.com/youlaiorg" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Author-Youlai Open Source Organization-orange.svg"/>
|
||||
</a>
|
||||
<div align="center"> <a href="./README.md">中文</a>| English</div>
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
[vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) is a free and open-source admin template for backend management frontend, built with popular technologies such as Vue3, Vite5, TypeScript, Element-Plus, and Pinia (with accompanying [backend source code](https://gitee.com/youlaiorg/youlai-boot)).
|
||||
<div align="center"> <a href="./README.md">中文</a>| English</div>
|
||||
|
||||

|
||||
|
||||
<p align="center">
|
||||
<div align="center">
|
||||
<a target="_blank" href="http://vue3.youlai.tech">👀 Live Preview</a> | <a target="_blank" href="https://juejin.cn/post/7228990409909108793">📖 Read Documentation</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
## Introduction
|
||||
|
||||
[vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) is a free and open-source admin template for backend management frontend, built with popular technologies such as Vue3, Vite5, TypeScript, Element-Plus, and Pinia (with accompanying [backend source code](https://gitee.com/youlaiorg/youlai-boot)).
|
||||
|
||||
|
||||
|
||||
|
||||
## Project Features
|
||||
|
||||
|
|
@ -34,7 +41,11 @@
|
|||
|
||||
## Project Preview
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Project Links
|
||||
|
||||
|
|
|
|||
22
README.md
22
README.md
|
|
@ -6,19 +6,19 @@
|
|||
<a href="https://gitee.com/youlaiorg" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Author-有来开源组织-orange.svg"/>
|
||||
</a>
|
||||
<div align="center"> 中文 | <a href="./README.en-US.md">English</div></p>
|
||||
<div align="center"> 中文 | <a href="./README.en-US.md">English</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
[vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) 是基于 Vue3 + Vite5+ TypeScript5 + Element-Plus + Pinia 等主流技术栈构建的免费开源的后台管理前端模板(配套[后端源码](https://gitee.com/youlaiorg/youlai-boot))。
|
||||
|
||||

|
||||
|
||||
<p align="center">
|
||||
<a target="_blank" href="http://vue3.youlai.tech">👀 在线预览</a> | <a target="_blank" href="https://juejin.cn/post/7228990409909108793">📖 阅读文档</a>
|
||||
</p>
|
||||
<div align="center">
|
||||
<a target="_blank" href="http://vue3.youlai.tech">👀 在线预览</a> | <a target="_blank" href="https://juejin.cn/post/7228990409909108793">📖 阅读文档</a>
|
||||
</div>
|
||||
|
||||
## 项目简介
|
||||
|
||||
[vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) 是基于 Vue3 + Vite5+ TypeScript5 + Element-Plus + Pinia 等主流技术栈构建的免费开源的后台管理前端模板(配套[后端源码](https://gitee.com/youlaiorg/youlai-boot))。
|
||||
|
||||
|
||||
## 项目特色
|
||||
|
||||
|
|
@ -36,7 +36,11 @@
|
|||
|
||||
## 项目预览
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## 项目地址
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue