no message
Former-commit-id: 5e50d6b200ff2da546a94c7261335d163877685d Former-commit-id: 72b2a0609e3cc724fe20b706ca42bf0930b33fd9 Former-commit-id: 359c3c40ba7e34c90c2b8293482ebe73fdb9fd56
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="container-component" :class="{responsive}">
|
||||
<!-- [card] 卡片容器 -->
|
||||
<el-card v-if="type === 'card'" class="d2-mr d2-mb">
|
||||
<el-card v-if="type === 'card'" class="d2-container-card d2-mr d2-mb">
|
||||
<slot v-if="$slots.header" name="header" slot="header"/>
|
||||
<slot/>
|
||||
</el-card>
|
||||
|
||||
Reference in New Issue
Block a user