no message
Former-commit-id: b94bf1e3e3cba10be166f2ec381224e19e2b6aed Former-commit-id: 6ea5bf9eca782bb1de02375d965be1120829d2c9 Former-commit-id: 0094e36fbc04bc8bf80eda85f573470dd55cd64d
This commit is contained in:
9
src/pages/demo/components/markdown/doc.vue
Normal file
9
src/pages/demo/components/markdown/doc.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<Container>
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="文档">
|
||||
</PageHeader>
|
||||
<markdown url="/static/markdownFiles/article/组件 - markdown - 文档.md"></markdown>
|
||||
</Container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user