Files
mes-ui-d2/src/pages/demo/plugins/index/index.vue

9 lines
255 B
Vue
Raw Normal View History

<template>
<d2-container type="full">
<d2-demo-page-cover
title="插件演示"
sub-title="D2Admin 集成了许多实用插件">
<img src="@/assets/image/logo/w500-plugin.png">
</d2-demo-page-cover>
</d2-container>
</template>