2025-06-09 19:18:38 +08:00
|
|
|
{
|
2025-06-20 21:55:09 +08:00
|
|
|
"navigationBarTitleText": "聊天",
|
2025-06-09 19:18:38 +08:00
|
|
|
"usingComponents": {
|
|
|
|
|
"chat-header": "./chat-header/index",
|
|
|
|
|
"message-list": "./message-list/index",
|
|
|
|
|
"message-input": "./message-input/index",
|
|
|
|
|
"multiple-select-panel": "./mulitple-select-panel/index",
|
|
|
|
|
"forward": "./forward/index",
|
|
|
|
|
"message-input-toolbar": "./message-input-toolbar/index"
|
|
|
|
|
}
|
|
|
|
|
}
|