2018-01-14 22:51:12 +08:00
|
|
|
<template>
|
2018-03-19 21:57:16 +08:00
|
|
|
<Container type="card-full">
|
|
|
|
|
<template slot="header">
|
|
|
|
|
我是插入到 header 中的内容
|
|
|
|
|
</template>
|
|
|
|
|
<Markdown url="/static/markdownFiles/article/演示文章 - 长页面.md"></Markdown>
|
2018-01-14 22:51:12 +08:00
|
|
|
</Container>
|
|
|
|
|
</template>
|