Files
mes-ui-d2/src/pages/demo/components/index/index.vue
liyang 94fa6b87d9 no message
Former-commit-id: 50550f307865b163ffe2ec9c861809bb949fe1a4
Former-commit-id: 2a71da590cbd2ff8e249111a46b854258fcce07d
Former-commit-id: 134dceef9c31d71958a079bbddc15ae6feea9657
2018-06-10 16:38:19 +08:00

9 lines
273 B
Vue

<template>
<d2-container type="full">
<d2-demo-page-cover
title="内置组件"
sub-title="D2Admin 为你提供了一些上手即用的组件">
<img src="@/assets/image/logo/w500-component.png">
</d2-demo-page-cover>
</d2-container>
</template>