Files
mes-ui-d2/src/pages/demo/plugins/index/index.vue
liyang 51c2260e8f no message
Former-commit-id: f3c11b2f64cc627044be20129050e193a8eec631
Former-commit-id: 49657d956a264020cda5ee3230870cf736197400
Former-commit-id: c3796afffe32e911c917133f2dc804cfe664acd7
2018-06-06 22:42:53 +08:00

9 lines
245 B
Vue

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