Former-commit-id: 50550f307865b163ffe2ec9c861809bb949fe1a4 Former-commit-id: 2a71da590cbd2ff8e249111a46b854258fcce07d Former-commit-id: 134dceef9c31d71958a079bbddc15ae6feea9657
9 lines
255 B
Vue
9 lines
255 B
Vue
<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> |