no message

Former-commit-id: 85b7eab49c2dc78468172c3746fe9144b6eb3544
Former-commit-id: e6e5da925e91f568a3950b9e988b4d4996cf5bf5
Former-commit-id: 75fc437dff21eb7120b2518771d6bde731a5c75d
This commit is contained in:
liyang
2018-06-10 16:36:09 +08:00
parent 59a0c2cc95
commit 8f4cd65ece
22 changed files with 22 additions and 21 deletions

View File

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