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 Packages Projects Releases Wiki Activity
Files
b4c4b38fd8920beb70e49a2687e6c7ee7d493b94
mes-ui-d2/src/pages/demo/components/container/card.vue

18 lines
285 B
Vue
Raw Normal View History

no message Former-commit-id: a589a4ea4e4f45393d91d557db4b4b3e3f72d47b Former-commit-id: 18483145821bf3445974734a7f8bdf392cd74666 Former-commit-id: 632d9abab39bb0311e169b1b982dbb2bd81e499e
2018-06-11 20:51:44 +08:00
<template>
<d2-container>
<template slot="header">我是插入到 header 中的内容</template>
no message Former-commit-id: 1c069d76278e418a4025d9507b64394b78d6c1dc Former-commit-id: 196c50502c7c5dd567997000db8007406f2c7866 Former-commit-id: ce840c9b082c237c18e93ca38dc704000e355341 Former-commit-id: 81026579f627bbcbafce3aebbe444b9678cc4530
2018-06-12 11:26:12 +08:00
<d2-markdown :source="doc"/>
no message Former-commit-id: a589a4ea4e4f45393d91d557db4b4b3e3f72d47b Former-commit-id: 18483145821bf3445974734a7f8bdf392cd74666 Former-commit-id: 632d9abab39bb0311e169b1b982dbb2bd81e499e
2018-06-11 20:51:44 +08:00
</d2-container>
</template>
<script>
import doc from './md/doc-card.md'
export default {
data () {
return {
doc
}
}
}
</script>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 452ms Template: 4ms
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