Files
mes-ui-d2/src/pages/demo/element/form-upload/index.vue
liyang da91ea7e04 no message
Former-commit-id: a0c0728527719f8b17f57d21b1272dac8eb84a28 [formerly a0c0728527719f8b17f57d21b1272dac8eb84a28 [formerly a0c0728527719f8b17f57d21b1272dac8eb84a28 [formerly a0c0728527719f8b17f57d21b1272dac8eb84a28 [formerly e4942e02601f72b1fa9fb12d55cefc411172684d [formerly 9cd728219dde5a1999cb4e0819f2736676de5fbd]]]]]
Former-commit-id: f61b0a8c5dd7cb7f2d57cd61229dc441ab4713ba
Former-commit-id: ca292c0a1308e70474b6cbc1c962d70365dcff85
Former-commit-id: 37dfdd44bdbf252ccb7e963dc4ba2f71fdb28773 [formerly 68311a8c655e257c5e691fb11331e9d989040797]
Former-commit-id: 3d0f7c675b8719a4d702f5a17b66142672e36c1c
Former-commit-id: 48a2a1a96d9781a312308fa02debb13ff8c6d1d1
Former-commit-id: 15a2dee9d035beb02e92ee028c373e2573621b45
Former-commit-id: c9f57159d76e30f81ae08bc4e3a6dec252c78d21
Former-commit-id: 9e1f868fb2ac6b2f87b93b006afb29b34f9d6f5f
2018-06-18 23:58:29 +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>