Files
mes-ui-d2/docs/zh
liyang 4e4716ba76 no message
Former-commit-id: b4c02e0d9a6b63ae319d99265ebac78b0dae8b6d
Former-commit-id: 93e31da0bb4f7780fa6c7690f3f827ce5e844364
Former-commit-id: 26081ed6c2f5cc75b497079b1fa389b3a562495e
Former-commit-id: 9e62ce0b855d8f8ee4a584a325f5863f4f17757f
2018-06-12 14:55:16 +08:00
..
2018-06-12 11:26:12 +08:00
2018-06-12 14:55:16 +08:00
2018-06-12 14:52:55 +08:00
2018-06-04 08:37:37 +08:00

home, heroImage, actionText, actionLink, features, footer
home heroImage actionText actionLink features footer
true /logo@2x.png 快速上手 → /zh/guide/
title details
Vue驱动 享受 Vue + webpack 的开发体验,超快虚拟 DOM 和最省心的优化。
title details
丰富集成 已经为你准备好了很可能用到的插件和组件,有的来自第三方,有的专为 d2admin 设计。
title details
ElementUI组件库 集成完善且强大的 ElementUI随意搭配使用任何 ElementUI 组件。
MIT Licensed | Copyright © 2018-present FairyEver
// 安装依赖
npm i
// 运行
npm run dev
// 打包
npm run build