1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
//内容呈现页设计
|
|||
export default [ |
|||
{ |
|||
type: 'grid', |
|||
label: '格栅布局', |
|||
unitName: '格栅布局', |
|||
icon: 'grid', |
|||
} |
|||
] |
|||
Loading…
Reference in new issue