Commit c68c6dde by 叶富雄

修改

parent 75b3205f
...@@ -45,30 +45,12 @@ ...@@ -45,30 +45,12 @@
index: 0, index: 0,
data: [ data: [
{ {
name: "姓名:",
id: "xm",
type: "text",
value: "",
placeholder: "请输入",
col: "2",
disabled:true
},
{
name: "公民身份号码:",
id: "gmsfhm",
type: "text",
value: "",
placeholder: "请输入",
col: "2",
disabled:true
},
{
name: "左虹膜:", name: "左虹膜:",
id: "hmsjLeft", id: "hmsjLeft",
type: "photo", type: "photo",
value: "", value: "",
placeholder: "请输入", placeholder: "请输入",
col: "22", col: "2",
}, },
{ {
name: "右虹膜:", name: "右虹膜:",
...@@ -76,7 +58,7 @@ ...@@ -76,7 +58,7 @@
type: "photo", type: "photo",
value: "", value: "",
placeholder: "请输入", placeholder: "请输入",
col: "22", col: "2",
}, },
], ],
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment