🌈 release 0.2.6

This commit is contained in:
就眠儀式
2021-11-30 00:53:38 +08:00
parent 1d33fcc30a
commit 2fd930e6bc
4 changed files with 14 additions and 7 deletions

View File

@@ -10,6 +10,11 @@
::: demo
<template>
<lay-timeline>
<lay-timeline-item title="0.2.6">
[依赖] hooks-vue 0.1.2。<br>
[升级] layer-vue 1.0.3。<br>
[修复] icons-vue 依赖 not found。<br>
</lay-timeline-item>
<lay-timeline-item title="0.2.5">
[新增] icons 组件化调用方式, 使用 class 作为组件名使用组件。<br>
[新增] layer, 提供 layer.open, layer.close, layer.closeAll 函数式调用。<br>

View File

@@ -43,7 +43,7 @@
</a>
</li>
<li class="layui-nav-item">
<a href="javascript:void(0)"> 0.2.5 </a>
<a href="javascript:void(0)"> 0.2.6 </a>
</li>
</ul>
</lay-header>

View File

@@ -28,7 +28,7 @@
>
</div>
<div class="site-version">
<span>当前版本v<cite class="site-showv">0.2.5</cite></span>
<span>当前版本v<cite class="site-showv">0.2.6</cite></span>
<span
><router-link
class="layui-inline site-down"