refactor: format

This commit is contained in:
DIYgod 2019-06-03 18:04:56 +08:00
parent a56c0b5a39
commit 85ab09495b
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 10 additions and 10 deletions

View File

@ -184,6 +184,16 @@ category 对应的关键词有
</Route>
## 连线 Wired
非订阅用户每月有阅读全文次数限制。
### 标签
<Route author="Naiqus" example="/wired/tag/bitcoin" path="/wired/tag/:tag" :paramsDesc="['标签']">
</Route>
## 南方周末
### 新闻分类
@ -337,13 +347,3 @@ category 对应的关键词有
| 资讯 | 风景 | 体验 | 交通 |
</Route>
## 连线 Wired
非订阅用户每月有阅读全文次数限制。
### 标签
<Route author="Naiqus" example="/wired/tag/bitcoin" path="/wired/tag/:tag" :paramsDesc="['标签']">
</Route>