no message
Former-commit-id: 1823f1a26c18e3603528a61567e69fcb7996593d Former-commit-id: 35579f0af3dec8e09da4444edf0fd84dd345df2e Former-commit-id: db6caccb186681f4ea76cec45ca9871bcf76053e
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<slot></slot>
|
||||
</div>
|
||||
<!-- [full-card] 撑满 -->
|
||||
<card-full v-if="type === 'full-card'">
|
||||
<card-full v-if="type === 'full-card'" :right="20" :bottom="20">
|
||||
<slot v-if="$slots.header" name="header" slot="header"></slot>
|
||||
<slot></slot>
|
||||
</card-full>
|
||||
|
||||
Reference in New Issue
Block a user