Skip to content

Commit 51826db

Browse files
committed
docs:移除无用的框架特性描述
- 删除了文档中关于"编不下去了……"的描述项 - 优化了框架特性的展示,突出了基于线程池的异步实现
1 parent 24ab5a5 commit 51826db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ features:
3030
- icon: 🔁
3131
title: 基于线程池
3232
details: 使用线程池实现异步,但是又没有原本异步的复杂语法
33-
- icon: 🗑️
34-
title: 编不下去了……
35-
details: "没啥优点<br>你知道的,就正常一个QQBot框架基本该有的功能"
3633
---
3734

3835
<script setup>

0 commit comments

Comments
 (0)