no message

Former-commit-id: 6b8025b5ce4737c3313e1e221a67cd5cdf163ee2
Former-commit-id: bf1484561576dfe0e1b1b6a5c9985920a9ba73af
Former-commit-id: 0b1c298992fc6af645f293fc9dbfe5be65bf48f7
This commit is contained in:
liyang
2018-06-10 16:30:02 +08:00
parent 7f0c056ec0
commit 59a0c2cc95
27 changed files with 30 additions and 220 deletions

View File

@@ -1,11 +1,7 @@
<template>
<d2-container type="ghost">
<el-card class="d2-mb">
<PageHeader
slot="header"
title="数据占位符"
url="https://github.com/nuysoft/Mock">
</PageHeader>
<PageHeader slot="header" title="数据占位符"></PageHeader>
<d2-markdown url="/static/md/插件 - mock演示页面介绍.md"/>
</el-card>
<MockDemoCard

View File

@@ -1,11 +1,7 @@
<template>
<d2-container type="ghost">
<el-card class="d2-mb">
<PageHeader
slot="header"
title="数据模板"
url="https://github.com/nuysoft/Mock">
</PageHeader>
<PageHeader slot="header" title="数据模板"></PageHeader>
<d2-markdown url="/static/md/插件 - mock演示页面介绍.md"/>
</el-card>
<MockDemoCard