Grid布局基本概念容器—有容器属性项目—有项目属性容器属性grid-template-columns: ;grid-template-rows: ;grid-row-gap: ;grid-column-gap: ;grid-gap: ; //上面两种的简写grid-template-areas: