(component): 发布 1.3.4

This commit is contained in:
就眠儀式
2022-07-22 01:27:30 +08:00
parent c310310f8e
commit a037f53eb7
3 changed files with 18 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
::: title 基础使用
:::
::: demo
::: demo 使用 `lay-tab``lay-tab-item` 标签, 创建选项卡。
<template>
<lay-tab v-model="current1">
@@ -39,7 +39,7 @@ export default {
::: title 标题插槽
:::
::: demo
::: demo 通过 `allow-close` 属性, 启用选项可关闭。
<template>
<lay-tab v-model="current11" :allow-close="true">