no message
Former-commit-id: 01ed6225446d7947324cbc77512a1db0b44ffe06 Former-commit-id: 9f2aaeb54b522d3f5150931103cabe641056b980 Former-commit-id: 3387e5fd3bcc0f1ab103c52e2d6727f51f5ac63c
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
<div v-if="type === 'ghost'">
|
||||
<slot></slot>
|
||||
</div>
|
||||
<!-- [full] 撑满 -->
|
||||
<div v-if="type === 'full'">
|
||||
<!-- [full-card] 撑满 -->
|
||||
<div v-if="type === 'full-card'">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user