no message

Former-commit-id: dfc77cd17aedce875df31558b542b51292523ec4
Former-commit-id: 922f537930900e25d35893e47afcadf85a21eed4
Former-commit-id: 51edf364d8f7801f138bd97b966639d11964bbd6
This commit is contained in:
李杨
2018-02-16 21:11:17 +08:00
parent ae540dffd4
commit f62e3821fb
4 changed files with 27 additions and 34 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>