fix(docs): add 全现在首页 (#8073)

This commit is contained in:
Ethan Shen
2021-09-09 16:28:33 +08:00
committed by GitHub
parent 1a410aa709
commit f87c2bc500

View File

@@ -1890,6 +1890,10 @@ column 为 third 时可选的 category:
## 全现在
### 首页
<Route author="nczitzk" example="/allnow" path="/allnow"/>
### 专栏
<Route author="nczitzk" example="/allnow/column/199" path="/allnow/column/:id" :paramsDesc="['专栏 id']"/>