mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-24 15:38:45 +08:00
update
This commit is contained in:
parent
f1a252768e
commit
4875908807
@ -13,7 +13,7 @@ The Layout and Navigation design specification for Ant Design are as follows:
|
||||
|
||||
### The specification of size
|
||||
|
||||
The first level of the navigation is placed near by a logo inclined left, and the secondary menu is placed inclined right.
|
||||
The first level of the navigation is placed near by a logo inclined left, and the secondary menu is placed inclined right.
|
||||
|
||||
- Top Navigation (almost systems): the height of the first level navigation `64px`, the second level of navigation `48px`。
|
||||
- Top Navigation(contents page): the height of the first level navigation `80px`,the second level of navigation `56px`。
|
||||
@ -47,4 +47,4 @@ The first level of the navigation is placed near by a logo inclined left, and th
|
||||
|
||||
`12px`、`14px` is a standard font size of navigations,14 is used for the first and the second level of the navigation. You can choose a approprigate font size in terms of the level of your navigation.
|
||||
|
||||
In almost middle-back systems, Ant Design uses two general layouts of top navigation and aside navition, we collect some basic layouts of middle-back systems are designed by Ant Design as follows:
|
||||
In almost middle-back systems, Ant Design uses two general layouts of top navigation and aside navition, we collect some basic layouts of middle-back systems are designed by Ant Design as follows. The demo code below is used of sample, you should [Layout](/components/layout/) component in real project.
|
||||
|
@ -47,4 +47,4 @@ Ant Design 的布局和导航设计规范如下:
|
||||
`12px`、`14px` 是导航的标准字号,14 号字体用在一、二级导航中。字号可以考虑导航项的等级做相应选择。
|
||||
|
||||
|
||||
在大中后台系统中,Ant Design 使用两种常见的布局形式,顶部导航布局和侧边导航布局,以下收集了使用 Ant Design 设计的中后台产品的基本布局。
|
||||
在大中后台系统中,Ant Design 使用两种常见的布局形式,顶部导航布局和侧边导航布局,以下收集了使用 Ant Design 设计的中后台产品的基本布局。以下演示代码仅用于参考,可以直接使用 [Layout](/components/layout/) 组件进行搭建。
|
||||
|
Loading…
Reference in New Issue
Block a user