Files
mes-ui-d2/src/pages/demo/element/basic-typography/index.vue
liyang fb6f14130b no message
Former-commit-id: 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 1a9c84319de506f18bdeba880396272f850d75f6 [formerly 6fe629e81577d65878db26efe99cce7d10b80323]]]]]
Former-commit-id: d30fc9b5c1622beb279933c036970b5026239d3e
Former-commit-id: b4600403749864943727db199a96607b3fc9a029
Former-commit-id: 9430d53202b8cfcf0123c7bcc57680a3b880fd40 [formerly 4b9a9bdbe9045dc18d8c016777c23be098748128]
Former-commit-id: 9be7c751160ce234e2626879cb7839e105f59717
Former-commit-id: 883b839603909fbecd4f31d10dcf0bf2517b9d30
Former-commit-id: fb0f9105bf16a55248fa1fc062e51f8588bf21eb
Former-commit-id: 2aeca8f982e0ddd499af2aeae5c732cc9f804df1
Former-commit-id: 9c82f2089a51d8d1532b60e7af3f282feee17b88
2018-06-17 23:48:41 +08:00

8 lines
169 B
Vue

<template>
<d2-container type="ghost">
<el-card shadow="never">
<template slot="header">中文字体</template>
</el-card>
</d2-container>
</template>