no message

Former-commit-id: b94bf1e3e3cba10be166f2ec381224e19e2b6aed
Former-commit-id: 6ea5bf9eca782bb1de02375d965be1120829d2c9
Former-commit-id: 0094e36fbc04bc8bf80eda85f573470dd55cd64d
This commit is contained in:
李杨
2018-02-24 20:26:55 +08:00
parent 90402ecb2d
commit 7a3963983e
5 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
<template>
<Container>
<PageHeader
slot="header"
title="文档">
</PageHeader>
<markdown url="/static/markdownFiles/article/组件 - markdown - 文档.md"></markdown>
</Container>
</template>