style: auto format

This commit is contained in:
GitHub Action 2021-01-11 02:27:35 +00:00
parent 3986aa2f4a
commit f265b74bc6
2 changed files with 3 additions and 3 deletions

View File

@ -32,8 +32,8 @@ pageClass: routes
<Route author="laoxua" example="/gov/shenzhen/xxgk/zfxxgj/tzgg" path="/gov/shenzhen/xxgk/zfxxgj/:caty" :paramsDesc="['信息类别']">
| 通知公告 | 政府采购 | 资金信息 | 重大项目 |
| :------: | :------: | :------: | :------: |
| 通知公告 | 政府采购 | 资金信息 | 重大项目 |
| :------: | :------: | :------: | :------: |
| tzgg | zfcg | zjxx | zdxm |
</Route>

View File

@ -20,7 +20,7 @@ const config = {
zdxm: {
link: 'zdxm',
title: '重大项目',
}
},
};
module.exports = async (ctx) => {