升级 layer 1.1.3
This commit is contained in:
parent
961eac0127
commit
753658ea93
@ -14,14 +14,14 @@
|
||||
<li class="layui-col-sm12">
|
||||
<div class="alone">
|
||||
<a href="https://gitee.com/layui-vue/layer-vue" target="_blank"
|
||||
>layer - vue<cite>layer vue is a web elastic layer component</cite></a
|
||||
>layer - vue<cite>通用型弹出层组件</cite></a
|
||||
>
|
||||
</div>
|
||||
</li>
|
||||
<li class="layui-col-sm12">
|
||||
<div class="alone">
|
||||
<a href="https://gitee.com/layui-vue/icons-vue" target="_blank"
|
||||
>icons - vue<cite>the abstract trees of the layui iconfont icons.</cite></a
|
||||
>icons - vue<cite>图标组件化解决方案</cite></a
|
||||
>
|
||||
</div>
|
||||
</li>
|
||||
@ -54,5 +54,6 @@
|
||||
display: block;
|
||||
padding-top: 10px;
|
||||
font-size: 14px;
|
||||
letter-spacing:2px;
|
||||
}
|
||||
</style>
|
@ -30,14 +30,14 @@
|
||||
"peerDependencies": {
|
||||
"vue": "^3.2.24",
|
||||
"vue-router": "^4.0.12",
|
||||
"@layui/layer-vue": "^1.1.2",
|
||||
"@layui/layer-vue": "^1.1.3",
|
||||
"@layui/icons-vue": "^1.0.1",
|
||||
"@layui/hooks-vue": "^0.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.24",
|
||||
"vue-router": "^4.0.12",
|
||||
"@layui/layer-vue": "^1.1.2",
|
||||
"@layui/layer-vue": "^1.1.3",
|
||||
"@layui/icons-vue": "^1.0.1",
|
||||
"@layui/hooks-vue": "^0.1.6"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user