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