9 lines
249 B
JSON
9 lines
249 B
JSON
|
{
|
||
|
"navigationBarTitleText": "消息",
|
||
|
"usingComponents": {
|
||
|
"select-friend": "./select-friend/index",
|
||
|
"contact-search": "./contact-search/index",
|
||
|
"contact-list": "./contact-list/index",
|
||
|
"contact-info": "./contact-info/index"
|
||
|
}
|
||
|
}
|