# m-layout-grid

由于 layout 会把 html 字符串转换成 vdom，会有很大的开销，所以请在 jsx 中使用这个组件，html 的方式请只使用它的css

Because layout converts HTML strings into vdom, there will be a lot of overhead, so use this component in jsx, and use only its CSS in html.