Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 397 Bytes

File metadata and controls

20 lines (12 loc) · 397 Bytes

常用组件合集

示例

comp()->listImage('image', '图片');

components()->listImage('image', '图片');

\OwlAdmin\Components\Components::make()->listImage('image', '图片');

PR 注意事项

  • 一个 pr 只能添加一个组件
  • 请在标题中添加 [组件名]
  • 请在 pr 描述中写全文档