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
5c9810515de6611d7ccf752140bbeb0419584031
mes-ui-d2/src/pages/demo/components/container/card-bs.vue

17 lines
345 B
Vue
Raw Normal View History

card-bs Former-commit-id: 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly b57d4d8d6d3a1f0d272b0403a6ae8c9ad8e63900 [formerly 5153a7ccadbe584ba05d70c72c4aa05de8791ff7]]]]] Former-commit-id: aa1884bc49a83014102224c523a18af93d9e6ba2 Former-commit-id: ce5f1363a4baa7b8af232a9f61ba999fc6f7b724 Former-commit-id: d0ce7cc910fc4f081495694d131e735438e5eef9 [formerly f73f94a7b840e38e1291833651223fc17cae25f3] Former-commit-id: a4275db733c09bc9042eca5593561e86d481b92e Former-commit-id: cd5da623baf61c1a2cdf234e4f425f7de049c180 Former-commit-id: 2248bea6688dae9bba2b21f0947522661762ddd1 Former-commit-id: 82f5352d821e5f8c64279b53e1188c8b9ec72ad6 Former-commit-id: 84035c7bbb1b6023dd48a7ab29ca6b1ea4f37b46
2018-07-21 15:09:30 +08:00
<template>
<d2-container type="card" scroll>
<template slot="header">header</template>
<d2-demo-article/>
<template slot="footer">header</template>
</d2-container>
</template>
<script>
import d2DemoArticle from './components/d2-demo-article'
export default {
components: {
'd2-demo-article': d2DemoArticle
}
}
</script>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 59ms 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