Commit 0a65bcf3 by 王栋源

wdy

parent 35789dce
......@@ -18,15 +18,9 @@ module.exports={
]
},
{
"title":"基本信息",
ctls:[
{"type":"input","label":"买家姓名","prop":"user_name","disabled":true,"placeHolder":"买家姓名","style":""},
{"type":"input","label":"邮寄单号","prop":"logistics","disabled":false,"placeHolder":"邮寄单号","style":""},
]
},
{
"title":"邮寄资料",
ctls:[
{"type":"input","label":"邮寄单号","prop":"logistics","disabled":false,"placeHolder":"邮寄单号","style":""},
{"type":"upload","label":"邮寄资料文件","prop":"mail_zip_url","disabled":false,"placeHolder":"","style":""},
]
},
......
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