docs: fix typo

This commit is contained in:
DIYgod
2019-04-24 19:00:30 +08:00
parent c34e0f239f
commit 359c18de1d

View File

@@ -468,34 +468,34 @@ type 为 all 时category 参数不支持 cost 和 free
<Route name="话题" author="brilon" example="/infoq/topic/1" path="/infoq/topic/:id" :paramsDesc="['话题id可在[InfoQ全部话题](https://www.infoq.cn/topics)页面找到URL里的话题id']" /> <Route name="话题" author="brilon" example="/infoq/topic/1" path="/infoq/topic/:id" :paramsDesc="['话题id可在[InfoQ全部话题](https://www.infoq.cn/topics)页面找到URL里的话题id']" />
### 艾瑞 ## 艾瑞
<route name="产业研究报告" author="brilon" example="/iresearch/report" path="/iresearch/report"/> <route name="产业研究报告" author="brilon" example="/iresearch/report" path="/iresearch/report"/>
### ZAKER ## ZAKER
<Route name="source" author="LogicJake" example="/zaker/source/12291" path="/zaker/source/:id" :paramsDesc="['source id可在 URL 中找到']"/> <Route name="source" author="LogicJake" example="/zaker/source/12291" path="/zaker/source/:id" :paramsDesc="['source id可在 URL 中找到']"/>
### MobData ## MobData
<route name="分析报告" author="brilon" example="/mobdata/report" path="/mobdata/report"/> <route name="分析报告" author="brilon" example="/mobdata/report" path="/mobdata/report"/>
### 腾讯谷雨 ## 腾讯谷雨
<Route name="栏目" author="LogicJake" example="/tencent/guyu/channel/lab" path="/tencent/guyu/channel/:name" :paramsDesc="['栏目名称包括labreportstoryshalong']"/> <Route name="栏目" author="LogicJake" example="/tencent/guyu/channel/lab" path="/tencent/guyu/channel/:name" :paramsDesc="['栏目名称包括labreportstoryshalong']"/>
### checkee.info ## checkee.info
<Route name="美国签证 check 动态" author="lalxyy" example="/checkee/2019-03" path="/checkee/:month" :paramsDesc="['签证被 check 的年份-月份,如 2019-03']" /> <Route name="美国签证 check 动态" author="lalxyy" example="/checkee/2019-03" path="/checkee/:month" :paramsDesc="['签证被 check 的年份-月份,如 2019-03']" />
### 古诗文网 ## 古诗文网
<Route name="首页推荐" author="LogicJake" example="/gushiwen/recommend" path="/gushiwen/recommend"/> <Route name="首页推荐" author="LogicJake" example="/gushiwen/recommend" path="/gushiwen/recommend"/>
### 电商在线 ## 电商在线
<Route name="电商在线" author="LogicJake" example="/imaijia/category/xls" path="/imaijia/category/:category" :paramsDesc="['类别id可在 URL 中找到']" /> <Route name="电商在线" author="LogicJake" example="/imaijia/category/xls" path="/imaijia/category/:category" :paramsDesc="['类别id可在 URL 中找到']" />
### 马良行 ## 马良行
<Route name="马良行" author="junfengP" example="/mlhang" path="/mlhang" /> <Route name="马良行" author="junfengP" example="/mlhang" path="/mlhang" />