style: auto format
This commit is contained in:
parent
e3edc868f3
commit
07b82f8ba5
|
|
@ -34,6 +34,18 @@ pageClass: routes
|
|||
|
||||
</Route>
|
||||
|
||||
## 德阳考试中心
|
||||
|
||||
### 考试新闻
|
||||
|
||||
<Route author="zytomorrow" example="/dykszx/news" path="/dykszx/news/:type?" :paramsDesc="['考试类型。']">
|
||||
|
||||
| 新闻中心 | 公务员考试 | 事业单位 | (职)业资格、职称考试 | 其他 |
|
||||
| :------: | :--------: | :------: | :--------------------: | :---: |
|
||||
| all | gwy | sydw | zyzc | other |
|
||||
|
||||
</Route>
|
||||
|
||||
## 广东省人民政府
|
||||
|
||||
### 广东省教育厅
|
||||
|
|
@ -713,15 +725,3 @@ pageClass: routes
|
|||
### 审查调查
|
||||
|
||||
<Route author="LogicJake" example="/ccdi/scdc" path="/ccdi/scdc"/>
|
||||
|
||||
## 德阳考试中心
|
||||
|
||||
### 考试新闻
|
||||
|
||||
<Route author="zytomorrow" example="/dykszx/news" path="/dykszx/news/:type?" :paramsDesc="['考试类型。']">
|
||||
|
||||
| 新闻中心 | 公务员考试 | 事业单位 | (职)业资格、职称考试 | 其他 |
|
||||
| :------: | :------: | :------: |:------: |:------: |
|
||||
| all | gwy | sydw | zyzc | other |
|
||||
|
||||
</Route>
|
||||
|
|
|
|||
Loading…
Reference in New Issue