docs: fix Route's path and example of chinacef (#9552)
* add(route): 首席经济学家论坛 * fix(route) : merge from FledgeXu * fix(route) : merge from FledgeXu * (fix) typo * feat(route): remove radar from radar-rules.js * Update lib/v2/chinacef/hot.js Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/v2/chinacef/router.js Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/v2/chinacef/maintainer.js Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/v2/chinacef/experts.js Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update lib/v2/chinacef/experts.js Co-authored-by: Tony <TonyRL@users.noreply.github.com> * Update hot.js * Update experts.js * docs: fix Route's path and example of chinacef * Revert "docs: fix Route's path and example of chinacef" This reverts commit 0ec9e7d9d6d1eff201482e38a26b255478861a5c. * docs: fix Route's path and example of chinacef Co-authored-by: linkai <linkai@mochasoft.com.cn> Co-authored-by: Tony <TonyRL@users.noreply.github.com>
This commit is contained in:
parent
958be6266e
commit
d7d6dc3022
|
|
@ -245,7 +245,7 @@ pageClass: routes
|
|||
|
||||
### 专家
|
||||
|
||||
<Route author="kdanfly" example="/chinacef/17" path="/chinacef/:experts_id" :paramsDesc="['专家编号']" radar="1" rssbud="1">
|
||||
<Route author="kdanfly" example="/chinacef/17/" path="/chinacef/:experts_id/" :paramsDesc="['专家编号']" radar="1" rssbud="1">
|
||||
|
||||
| 李迅雷 | 夏斌 |
|
||||
| --- | -- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue