@ -1,7 +1,7 @@
---
category: Components
subtitle: 固钉
type: Navigation
type: 导航
title: Affix
subtitle: 警告提示
type: Feedback
type: 反馈
title: Alert
@ -2,7 +2,7 @@
subtitle: 锚点
cols: 2
type: Other
type: 其他
title: Anchor
subtitle: 自动完成
type: Data Entry
type: 数据录入
title: AutoComplete
subtitle: 头像
type: Data Display
type: 数据展示
title: Avatar
@ -1,6 +1,6 @@
subtitle: 回到顶部
title: BackTop
subtitle: 徽标数
title: Badge
subtitle: 面包屑
title: Breadcrumb
type: General
type: 通用
title: Button
subtitle: 按钮
subtitle: 日历
cols: 1
title: Calendar
title: Card
subtitle: 卡片
title: Carousel
subtitle: 走马灯
title: Cascader
subtitle: 级联选择
subtitle: 多选框
title: Checkbox
title: Collapse
subtitle: 折叠面板
title: DatePicker
subtitle: 日期选择框
title: Divider
subtitle: 分割线
@ -1,5 +1,5 @@
subtitle: 抽屉
title: Drawer
subtitle: 下拉菜单
title: Dropdown
subtitle: 表单
title: Form
subtitle: 栅格
type: Layout
type: 布局
title: Grid
subtitle: 图标
title: Icon
toc: false
subtitle: 数字输入框
title: InputNumber
subtitle: 输入框
title: Input
subtitle: 布局
title: Layout
title: List
subtitle: 列表
subtitle: 国际化
title: LocaleProvider
subtitle: 提及
title: Mention
title: Menu
subtitle: 导航菜单
subtitle: 全局提示
noinstant: true
title: Message
subtitle: 对话框
title: Modal
title: Notification
subtitle: 通知提醒框
subtitle: 分页
title: Pagination
subtitle: 气泡确认框
title: Popconfirm
subtitle: 气泡卡片
title: Popover
subtitle: 进度条
title: Progress
subtitle: 单选框
title: Radio
subtitle: 评分
title: Rate
subtitle: 选择器
title: Select
subtitle: 骨架屏
title: Skeleton
subtitle: 滑动输入条
title: Slider
title: Spin
subtitle: 加载中
subtitle: 步骤条
title: Steps
subtitle: 开关
title: Switch
title: Table
subtitle: 表格
subtitle: 标签页
title: Tabs
subtitle: 标签
title: Tag
subtitle: 时间选择框
title: TimePicker
subtitle: 时间轴
title: Timeline
subtitle: 文字提示
title: Tooltip
subtitle: 穿梭框
title: Transfer
subtitle: 树选择
title: TreeSelect
title: Tree
subtitle: 树形控件
subtitle: 上传
title: Upload
@ -71,8 +71,14 @@ module.exports = {
'Data Entry': 3,
'Data Display': 4,
Feedback: 5,
Localization: 6,
Other: 7,
Other: 6,
通用: 0,
布局: 1,
导航: 2,
数据录入: 3,
数据展示: 4,
反馈: 5,
其他: 6,
},
docVersions: {
'0.9.x': 'http://09x.ant.design',