2018-01-27 22:38:39 +08:00
|
|
|
<template>
|
2018-03-21 20:13:56 +08:00
|
|
|
<Container type="card-full">
|
|
|
|
|
<PageIndexArticle
|
|
|
|
|
title="内置组件"
|
|
|
|
|
sub-title="D2Admin 为你提供了一些上手即用的组件">
|
|
|
|
|
<img src="@/assets/image/logo/w500-component.png">
|
|
|
|
|
</PageIndexArticle>
|
2018-01-27 22:38:39 +08:00
|
|
|
</Container>
|
2018-03-21 20:13:56 +08:00
|
|
|
</template>
|