Files
mes-ui-d2/src/pages/demo/element/navigation-tabs/index.vue
liyang 04b3545387 no message
Former-commit-id: 2d9baa5f953968c9e176ec204e0d1f0016b8e5e7 [formerly 2d9baa5f953968c9e176ec204e0d1f0016b8e5e7 [formerly 2d9baa5f953968c9e176ec204e0d1f0016b8e5e7 [formerly 2d9baa5f953968c9e176ec204e0d1f0016b8e5e7 [formerly fae47b04b168a836e0f8d668d31aad807adc55e6 [formerly 69b39e633e0a0b0e6f31194b3da511f1dd5c758e]]]]]
Former-commit-id: 8609c28d1f7218b9ca13c31df58ce2e61d9e1e1c
Former-commit-id: 4790fb17bb6642f4d713ed97b9e56f2c4eb3ec3d
Former-commit-id: 8957550b8de7fc893bfb94506f84b4384b76a5d7 [formerly 39ea0131d6a6e2c1223b5ce13873daf57c2a9512]
Former-commit-id: 2844c6c4aecc35d0dd16db0750de805dda9b92bc
Former-commit-id: ab039265b1a43a75eec326f1ec02356376df7933
Former-commit-id: d8f79704be9d946f1dc4a41fbd3cae191da9328c
Former-commit-id: cecc64f8a1809d694514c492357afd8d1f3b42d3
Former-commit-id: 84ec19500cce31f75b4833f21918df8c24cdad96
2018-06-19 08:53:25 +08:00

8 lines
332 B
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<d2-container>
<h1 class="d2-mt-0">该页面尚未完成组件示例搬运</h1>
<p>D2Admin 的构建依托于由饿了么出品的 ElementUI欲了解更多该组件的信息请查阅以下链接</p>
<d2-demo-link-btn title="Element" link="http://element.eleme.io/#/zh-CN"/>
</d2-container>
</template>