docs: fix
This commit is contained in:
parent
4ba7c67303
commit
f133520977
|
|
@ -735,11 +735,6 @@ GitHub 官方也提供了一些 RSS:
|
|||
|
||||
<route name="新片精品" author="imgss" example="/dytt/index" path="/dytt/index"/>
|
||||
|
||||
### 老司机
|
||||
|
||||
<route name="首页" author="xyqfer" example="/laosiji/feed" path="/laosiji/feed"/>
|
||||
<route name="24小时热门" author="xyqfer" example="/laosiji/hot" path="/laosiji/hot"/>
|
||||
|
||||
## 图片
|
||||
|
||||
### 妹子图
|
||||
|
|
@ -1886,3 +1881,8 @@ IATA 国际航空运输协会机场代码, 参见[维基百科 国际航空运
|
|||
### 后续
|
||||
|
||||
<route name="后续" author="fengkx" example="/houxu/events/38" path="/houxu/:type/:id" :paramsDesc="['类型', 'ID']"/>
|
||||
|
||||
### 老司机
|
||||
|
||||
<route name="首页" author="xyqfer" example="/laosiji/feed" path="/laosiji/feed"/>
|
||||
<route name="24小时热门" author="xyqfer" example="/laosiji/hot" path="/laosiji/hot"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue