no message
Former-commit-id: f0207a1b3d4a0b29e414db4e6b7162631f0521ca Former-commit-id: 6c35c139c51e3077b285c7b2e7c64c197d5165f4 Former-commit-id: 082fdb8222ff834150dee83fbf18d2a3b5369003
This commit is contained in:
10
src/pages/demo/components/markdown/index.vue
Normal file
10
src/pages/demo/components/markdown/index.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<Container>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="效果演示"
|
||||
url="https://github.com/FairyEver/d2admin-vue-element/blob/master/src/components/core/Markdown/index.vue">
|
||||
</PageHeader>
|
||||
<markdown url="/static/md/组件 - markdown - 演示.md"></markdown>
|
||||
</Container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user