10 lines
321 B
JSON
10 lines
321 B
JSON
|
{
|
||
|
"navigationBarTitleText": "新建回款",
|
||
|
"navigationBarBackgroundColor": "#03AA96",
|
||
|
"usingComponents": {
|
||
|
"form-item": "/components/form/formitem",
|
||
|
"fixed-approval": "/components/fixedApproval",
|
||
|
"select-customer": "/components/selectCustomer",
|
||
|
"select-contract": "/components/selectContract"
|
||
|
}
|
||
|
}
|