Logo
Explore Help
Sign In
sheng/mes-ui-d2
1
0
Fork 0
You've already forked mes-ui-d2
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
852b39b28c442f7e0f40b68c86c9968e2a614fea
mes-ui-d2/src/pages/demo/components/container/ghost-bs.vue

23 lines
432 B
Vue
Raw Normal View History

ghost-bs Former-commit-id: a45138a84dbe63cbe9886eb0c02dcd40dca6905c [formerly a45138a84dbe63cbe9886eb0c02dcd40dca6905c [formerly a45138a84dbe63cbe9886eb0c02dcd40dca6905c [formerly a45138a84dbe63cbe9886eb0c02dcd40dca6905c [formerly 94b9665f7a53c7c65e15b070df56c618f7c8002c [formerly 09fa2a15ac336655d07124a98c2add929966564e]]]]] Former-commit-id: 1708b36d8de5f8e2200a0bf0971cc21fcfb2f3d2 Former-commit-id: 15b72d5ea159c15423bf1c268d757944ccfa5429 Former-commit-id: 110be7d5ae87932f25a2c700f53541fd61c98369 [formerly 546751449db305a212a6eab1ef01f96b1567302b] Former-commit-id: 9da97a890e329f4ec7bd090c10a5948a1fca8ab1 Former-commit-id: 29baecd27f00e8a185cc243ef6f5e2ad60f7a061 Former-commit-id: d70d32aea25f1638064da3408cb36439ff8bb0dd Former-commit-id: 5f059cb4e29645422f392bec07d5bd5ee45c8a3b Former-commit-id: 8b8ad9fcd0e50aacfae11c03eddd8f2fc1076105
2018-07-21 13:27:35 +08:00
<template>
<d2-container type="ghost" scroll>
<template slot="header">header</template>
<div class="d2-pt d2-pb">
<el-card shadow="never" style="width: 600px;">
<d2-markdown :source="doc"/>
</el-card>
</div>
<template slot="footer">footer</template>
</d2-container>
</template>
<script>
import doc from './md/doc.md'
export default {
data () {
return {
doc
}
}
}
</script>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 30ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API