no message

Former-commit-id: 0d063d3d6a52b6a81611b6daf0978fd32bb5c1c3 [formerly 0d063d3d6a52b6a81611b6daf0978fd32bb5c1c3 [formerly 0d063d3d6a52b6a81611b6daf0978fd32bb5c1c3 [formerly 0d063d3d6a52b6a81611b6daf0978fd32bb5c1c3 [formerly f6e2b9fd32be3091d2f98266558c6d7f48d6a039 [formerly 61746560a0a78223de2c5d460fb279e7ae68eef1]]]]]
Former-commit-id: 42395d8c93e9398ffc9e4a844a2bd5c5f1917383
Former-commit-id: e1de54cadb8d0468559bfdb46cc9266cffc671ef
Former-commit-id: 49bb2517e64a976890020f2f8954d0987c751e4d [formerly bb758f8991a344f6bf99f98ce88f717038581c96]
Former-commit-id: 15fc0607793ec14f5b49c9c9340514bef688b73d
Former-commit-id: c707691d953745cc04ad859b86da45a93663f9a8
Former-commit-id: 8270378e5519601d477733c0d345ce2ebbc0f5c7
Former-commit-id: 6602b3e8f7722fe7c364b036c23c05bbc8ef7755
Former-commit-id: e65c2360a363e554879059b908a851c4c7070306
This commit is contained in:
liyang
2018-06-19 14:35:09 +08:00
parent bff410ca27
commit 4e213fdad1
4 changed files with 33 additions and 55 deletions

View File

@@ -11,7 +11,7 @@
<slot/>
</div>
<!-- [container-full] 撑满 -->
<d2-container-full v-if="type === 'full'" :right="20" :bottom="0">
<d2-container-full v-if="type === 'full'">
<slot v-if="$slots.header" name="header" slot="header"/>
<slot/>
<slot v-if="$slots.footer" name="footer" slot="footer"/>