docs: 📚 更新文档
This commit is contained in:
parent
2a513bbc17
commit
d8ffd2f2bf
40
README.md
40
README.md
@ -6,11 +6,11 @@
|
||||
|
||||
</div>
|
||||
|
||||
### 🚀 项目亮点
|
||||
## 🚀 项目亮点
|
||||
|
||||
**ruoyi-element-ai** 是基于 **Vue3.5** + **Element-Plus-X** + **TypeScript** 的企业级AI应用模板,搭配 **ruoyi-ai** 后端,快速构建仿豆包/通义的全栈AI项目。
|
||||
|
||||
### 💡 核心优势
|
||||
## 💡 核心优势
|
||||
- 最新技术栈:Vue3.5/Vite5/Pinia3/TypeScript5.8
|
||||
- 流式交互:Hook-Fetch支持Server-Sent Events
|
||||
- 企业级规范:ESLint/Stylelint/husky/commitlint全链路校验
|
||||
@ -20,7 +20,7 @@
|
||||
<img src="https://cdn.element-plus-x.com/chat/1.webp" calss="element-plus-x-bubble" />
|
||||
</div>
|
||||
|
||||
### 🔗 关键链接
|
||||
## 🔗 关键链接
|
||||
|
||||
| 功能模块 | 说明 | 链接 |
|
||||
|------------------|-------------------------------|----------------------------------------------------------------------|
|
||||
@ -29,7 +29,7 @@
|
||||
| 📚 前端文档 | 开发指南/组件说明 | [快速了解项目](https://chat-docs.element-plus-x.com) |
|
||||
| 📡 在线演示 | 实时交互体验 | [立即访问](https://chat.element-plus-x.com) |
|
||||
|
||||
### 🧰 核心功能
|
||||
## 🧰 核心功能
|
||||
|
||||
- 使用 Vue3.5+ 各种新特性的支持,让开发更有效率
|
||||
- 采用 Vite6.3+ 作为项目开发、打包工具
|
||||
@ -43,7 +43,7 @@
|
||||
- 使用 ESLint9+、Stylelint16+ 代码校验规范、同时统一保存格式化代码
|
||||
- 使用 husky、lint-staged、commitlint、cz-git 规范提交信息
|
||||
|
||||
### 📦 安装与运行
|
||||
## 📦 安装与运行
|
||||
|
||||
```bash
|
||||
# 克隆项目
|
||||
@ -68,28 +68,16 @@ pnpm lint:stylelint # 样式格式化
|
||||
pnpm cz # 规范提交(自动执行lint)
|
||||
```
|
||||
|
||||
🤝 社区支持
|
||||
## 🤝 社区支持
|
||||
| 👨👨👧👦 微信交流群 | 💩 作者微信 |
|
||||
|---------------------------------------|-------------------------------------|
|
||||
| <img src="https://cdn.element-plus-x.com/vw-2025-06-06.png" alt="微信交流群" width="180"><br>扫码加入交流群<br>获取最新动态与技术支持 | <img src="https://cdn.element-plus-x.com/element-plus-x-author-vx.png" alt="作者vx" width="180"><br>群过期或失效?<br>扫码添加作者微信 |
|
||||
|
||||
## 🌟 留下赞赏,助力开源
|
||||
<div align="center">
|
||||
<div style="background: #f8f9fa; border-radius: 8px; padding: 20px; max-width: 600px; margin: 0 auto;">
|
||||
<h3 style="color: #1890ff; margin-bottom: 15px;">微信交流群 & 技术支持</h3>
|
||||
<div style="display: flex; justify-content: center; align-items: center; gap: 40px; margin: 20px 0;">
|
||||
<div style="text-align: center;">
|
||||
<img src="https://cdn.element-plus-x.com/vx-2025-06-06.png" alt="微信交流群" width="180" style="margin-bottom: 10px; border-radius: 4px;" />
|
||||
<p>扫码加入交流群<br>获取最新动态与技术支持</p>
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
<img src="https://cdn.element-plus-x.com/element-plus-x-author-vx.png" alt="作者vx" width="180" style="margin-bottom: 10px; border-radius: 4px;" />
|
||||
<p>群过期或失效?<br>扫码添加作者微信</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
🌟 留下赞赏,助力开源
|
||||
<div align="center">
|
||||
<div style="background: #fff5eb; border-radius: 8px; padding: 20px; max-width: 500px; margin: 0 auto;">
|
||||
<h3 style="color: #fa8c16; margin-bottom: 10px;">感谢您的支持!</h3>
|
||||
<p>开源是热爱的坚持,您的每一份心意都让我们走得更远~</p>
|
||||
<p style="color: #666; margin: 15px 0;">💌 扫码赞赏,后续将公示赞赏记录<br>感谢每一份温暖助力 💖</p>
|
||||
<h3 style="color: #fa8c16; margin-bottom: 10px;">🙊感谢您的支持!🙊</h3>
|
||||
<p>😍开源是热爱的坚持,您的每一份心意都让我们走得更远~😍</p>
|
||||
<p style="color: #666; margin: 15px 0;">💌 扫码赞赏,后续将截图保留,并公示赞赏记录💌<br>💖感谢每一份温暖助力 💖</p>
|
||||
<img src="https://cdn.element-plus-x.com/zs.png" alt="赞赏" width="180" style="margin-bottom: 20px; border-radius: 4px;" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user