10 lines
309 B
JSON
10 lines
309 B
JSON
|
{
|
||
|
"navigationBarTitleText": "新建客户",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"navigationBarBackgroundColor": "#03AA96",
|
||
|
"usingComponents": {
|
||
|
"u-select": "/uview-ui/components/u-select/u-select",
|
||
|
"form-item": "/components/form/formitem",
|
||
|
"select-customer": "/components/selectCustomer"
|
||
|
}
|
||
|
}
|