no message
Former-commit-id: 2bfd8299753e5111a002360f60bbb542a0b77b04 Former-commit-id: 7a370ef4f8202b1cc28275f0efa1ae9a39fe1494 Former-commit-id: 548157f689124b2f2b917c29bfdbb4ce5ba772cd
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<slot></slot>
|
<slot></slot>
|
||||||
</div>
|
</div>
|
||||||
<!-- [container-full] 撑满 -->
|
<!-- [container-full] 撑满 -->
|
||||||
<container-full v-if="type === 'full'" :right="10" :bottom="0">
|
<container-full v-if="type === 'full'" :right="20" :bottom="0">
|
||||||
<slot v-if="$slots.header" name="header" slot="header"></slot>
|
<slot v-if="$slots.header" name="header" slot="header"></slot>
|
||||||
<slot></slot>
|
<slot></slot>
|
||||||
<slot v-if="$slots.footer" name="footer" slot="footer"></slot>
|
<slot v-if="$slots.footer" name="footer" slot="footer"></slot>
|
||||||
|
|||||||
Reference in New Issue
Block a user