no message
Former-commit-id: f14a9971a0c6efbc901fe0969c40014e8ea57a45 Former-commit-id: ae2507cc4aba63de535940551c83f6caa81ad274 Former-commit-id: b971e44eddec09e7f3d0e27456aa8aa273b1c4d3
This commit is contained in:
9
src/pages/demo/components/index/index.vue
Normal file
9
src/pages/demo/components/index/index.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<Container type="card-full">
|
||||
<PageIndexArticle
|
||||
title="内置组件"
|
||||
sub-title="D2Admin 为你提供了一些上手即用的组件">
|
||||
<img src="@/assets/image/logo/w500-component.png">
|
||||
</PageIndexArticle>
|
||||
</Container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user