8 lines
230 B
JSON
8 lines
230 B
JSON
|
{
|
||
|
"navigationBarTitleText": "新建回款计划",
|
||
|
"navigationBarBackgroundColor": "#03AA96",
|
||
|
"usingComponents": {
|
||
|
"select-customer": "/components/selectCustomer",
|
||
|
"select-contract": "/components/selectContract"
|
||
|
}
|
||
|
}
|