no message
Former-commit-id: 2604d4313f9a79a67305e802fa6c49118efd84c8 Former-commit-id: e76a5edf9058605f904e8ef5fe25e6e8b1cb4953 Former-commit-id: 9103c7822becd7b1b88cbf72737e9de2833c2735
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<div v-if="type === 'ghost'">
|
||||
<slot></slot>
|
||||
</div>
|
||||
<!-- [full] 撑满 -->
|
||||
<div v-if="type === 'full'">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user