style: auto format
This commit is contained in:
parent
e0bbfb858d
commit
1e3a272876
12
docs/game.md
12
docs/game.md
|
|
@ -40,6 +40,12 @@ pageClass: routes
|
|||
|
||||
<Route author="bestpika" example="/4gamers/topic/gentlemen-topic" path="/4gamers/topic/:topic" :paramsDesc="['主题, 可在首页上方页面内找到']" />
|
||||
|
||||
## 5EPLAY
|
||||
|
||||
### 新闻列表
|
||||
|
||||
<Route author="Dlouxgit" example="/5eplay/article" path="/5eplay/article"/>
|
||||
|
||||
## a9vgNews 游戏新闻
|
||||
|
||||
### a9vgNews 游戏新闻
|
||||
|
|
@ -1033,9 +1039,3 @@ Example:`https://www.iyingdi.com/tz/people/55547` ,id 是 `55547`
|
|||
### 游戏横幅
|
||||
|
||||
<Route author="y2361547758" example="/magireco/event_banner" path="/magireco/event_banner"/>
|
||||
|
||||
## 5EPLAY
|
||||
|
||||
### 新闻列表
|
||||
|
||||
<Route author="Dlouxgit" example="/5eplay/article" path="/5eplay/article"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue