提交 Github 地址, 更改 ChangeLog 格式
This commit is contained in:
@@ -346,7 +346,7 @@ export default {
|
||||
children: [
|
||||
{
|
||||
id: 90,
|
||||
title: '简介',
|
||||
title: '基础',
|
||||
subTitle: 'layer',
|
||||
path: '/zh-CN/components/layer',
|
||||
},
|
||||
|
||||
@@ -21,9 +21,7 @@
|
||||
<cite>layui vue, A component library for Vue 3 base on layui</cite>
|
||||
</div>
|
||||
<div class="site-download">
|
||||
<router-link
|
||||
class="layui-inline site-down"
|
||||
to="/zh-CN/guide"
|
||||
<router-link class="layui-inline site-down" to="/zh-CN/guide"
|
||||
>Get Started</router-link
|
||||
>
|
||||
</div>
|
||||
@@ -56,6 +54,14 @@
|
||||
>
|
||||
Gitee
|
||||
</a>
|
||||
<a
|
||||
href="https://github.com/layui-vue"
|
||||
target="_blank"
|
||||
rel="nofollow"
|
||||
class="site-fork"
|
||||
>
|
||||
Github
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-left: 10%; margin-right: 10%">
|
||||
|
||||
Reference in New Issue
Block a user