💗 publish 0.2.5

This commit is contained in:
就眠儀式
2021-11-28 18:53:42 +08:00
parent 4a4ee87b65
commit 9689f24063
35 changed files with 111 additions and 2579 deletions

View File

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

View File

@@ -259,8 +259,8 @@ const zhCN = [
meta: { title: '颜色选择器' },
},
{
path: '/zh-CN/components/layer',
component: () => import('../../docs/zh-CN/components/layer.md'),
path: '/zh-CN/components/modal',
component: () => import('../../docs/zh-CN/components/modal.md'),
meta: { title: '弹层' },
},
],

View File

@@ -335,8 +335,8 @@ export default {
{
id: 90,
title: '弹层',
subTitle: 'layer',
path: '/zh-CN/components/layer',
subTitle: 'modal',
path: '/zh-CN/components/modal',
},
],
},

View File

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