Layout - 默认布局

用于布局的容器组件,方便快速搭建页面的基本结构:

<g-layout>:外层容器。

<g-header>:顶栏容器。

<g-sider>:侧边栏容器。

<g-content>:主要区域容器。

<g-footer>:底栏容器。

常见页面布局

Attributes

// TODO: 使用 Table 组件写