Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 473 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 473 Bytes

iview-layoutui

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Layout.vue

该组件是整个项目的框架UI,详细请查看代码。

Master.vue

该组件是内容区域通用页面,我已经使用Slot设计好样式已经统一,你们只要往里面放相应的标题、按钮、表格、分页就好。

Customize configuration

See Configuration Reference.