8 lines
199 B
JSON
8 lines
199 B
JSON
|
{
|
||
|
"navigationBarTitleText": "转移客户",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"navigationBarBackgroundColor": "#03AA96",
|
||
|
"usingComponents": {
|
||
|
"select-staff": "/components/selectStaff"
|
||
|
}
|
||
|
}
|