update doc

This commit is contained in:
afc163 2017-06-17 14:14:30 +08:00
parent dde8df5612
commit dd6d643519

View File

@ -13,10 +13,10 @@ Handling the overall layout of a page.
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`
- Calculation formula of a top navigation:`48+8n`.
- Calculation formula a aside navigation:`200+8n`.
- 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`.
- Calculation formula of a top navigation: `48+8n`.
- Calculation formula a aside navigation: `200+8n`.
### Interaction rules