9 lines
254 B
JSON
9 lines
254 B
JSON
|
{
|
||
|
"navigationBarTitleText": "新建联系人",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"navigationBarBackgroundColor": "#03AA96",
|
||
|
"usingComponents": {
|
||
|
"form-item": "/components/form/formitem",
|
||
|
"select-customer": "/components/selectCustomer"
|
||
|
}
|
||
|
}
|