(component): 发布 1.7.2 版本

This commit is contained in:
就眠儀式
2022-10-26 21:32:47 +08:00
parent 53c5fb2670
commit 2c28f178e4
3 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@layui/layui-vue",
"version": "1.7.1",
"version": "1.7.2",
"author": "就眠儀式",
"license": "MIT",
"description": "a component library for Vue 3 base on layui-vue",

View File

@@ -114,6 +114,7 @@
.layui-input-disabled {
opacity: 0.6;
}
.layui-input-disabled,
.layui-input-disabled * {
cursor: not-allowed !important;