(component): 发布 1.7.9 版本

This commit is contained in:
就眠儀式 2022-11-22 14:11:56 +08:00
parent 729a642b78
commit d97ad261f3
2 changed files with 1 additions and 4 deletions

View File

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

View File

@ -26,17 +26,14 @@ export default {
{ {
title:"账户", title:"账户",
width:"200px", width:"200px",
align: "right",
key:"username" key:"username"
},{ },{
title:"密码", title:"密码",
width: "180px", width: "180px",
align: "center",
key:"password" key:"password"
},{ },{
title:"年龄", title:"年龄",
width: "180px", width: "180px",
align: "center",
key:"age" key:"age"
},{ },{
title:"备注", title:"备注",