Skip to content

Commit

Permalink
remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Sep 27, 2019
1 parent 551d084 commit de6aab5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .script/genBlockConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ const tagsKey = {
applications: 'remove',
projects: 'remove',
404: 'remove',
401: 'remove',
403: 'remove',
500: 'remove',
profile: '详情',
advanced: '高级',
result: '结果',
fail: 'remove',
success: '成功',
success: 'remove',
user: '用户',
login: '登录',
register: '注册',
Expand Down
6 changes: 2 additions & 4 deletions blockList.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@
"defaultPath": "/Exception403",
"img": "https://github.com/ant-design/pro-blocks/raw/master/Exception403/snapshot.png",
"tags": [
"异常",
"403"
"异常"
],
"name": "Exception403",
"previewUrl": "https://preview.pro.ant.design/exception/403"
Expand Down Expand Up @@ -438,8 +437,7 @@
"defaultPath": "/ResultSuccess",
"img": "https://github.com/ant-design/pro-blocks/raw/master/ResultSuccess/snapshot.png",
"tags": [
"结果",
"成功"
"结果"
],
"name": "ResultSuccess",
"previewUrl": "https://preview.pro.ant.design/result/success"
Expand Down

0 comments on commit de6aab5

Please sign in to comment.