no message

Former-commit-id: 7f8cb372dc60400bf24e20c9d2999bc349091948
Former-commit-id: 8e2d0a3ff2c74ce2e0ddaf5b123eaf12e0320170
Former-commit-id: 239cafabc645fc81016cc99d962872772bc461e6
This commit is contained in:
liyang
2018-06-11 14:56:18 +08:00
parent 0894798515
commit 5896607513
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<template>
<d2-container>
<d2-demo-page-header slot="header" title="基本示例"/>
<template slot="header">基本示例</template>
<div style="height: 400px; margin: -16px;">
<SplitPane :min-percent='20' :default-percent='30' split="vertical">
<template slot="paneL"><div style="margin: 10px;"></div></template>