Former-commit-id: afef3af60139bd559aa150052fc3a72ec2f384a4 Former-commit-id: e2b324d8476ca2a52c625f2aee16972708a43bec Former-commit-id: ab3a3d9097c684c0fb1b54b1a5f228157b2f81ff
9 lines
269 B
Vue
9 lines
269 B
Vue
<template>
|
|
<d2-container type="full">
|
|
<PageIndexArticle
|
|
title="内置组件"
|
|
sub-title="D2Admin 为你提供了一些上手即用的组件">
|
|
<img src="@/assets/image/logo/w500-component.png">
|
|
</PageIndexArticle>
|
|
</d2-container>
|
|
</template> |