7 lines
200 B
JSON
7 lines
200 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "聊天页",
|
||
|
|
"usingComponents": {
|
||
|
|
"textmessage": "./messageComponent/textmessage",
|
||
|
|
"invitation-components": "./moreMessageComponents/InvitationComponents"
|
||
|
|
}
|
||
|
|
}
|