no message

Former-commit-id: 196fc8db5a9a4e66b5f388d847b6c1306d8b7768
Former-commit-id: 91997cb1f13cb44bd1815495f931bf6a9e246b90
Former-commit-id: 63a20a9861a8ab059fd7feebca13a0a14c7dec50
This commit is contained in:
李杨
2018-02-16 22:36:27 +08:00
parent 816372b633
commit 59590cdaf2
5 changed files with 27 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
<template>
<Container>
<PageHeader
slot="header"
title="基本示例"
url="https://github.com/sparksuite/simplemde-markdown-editor">
</PageHeader>
<div style="margin-bottom: -16px;">
<SimpleMDE></SimpleMDE>
</div>
</Container>
</template>