11 lines
334 B
JSON
11 lines
334 B
JSON
{
|
|
"navigationBarTitleText": "AI智能客服",
|
|
"navigationBarBackgroundColor": "#ff4544",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#f8f8f8",
|
|
"enablePullDownRefresh": false,
|
|
"onReachBottomDistance": 50,
|
|
"usingComponents": {
|
|
"ai-chat-message": "/components/ai-chat-message/ai-chat-message"
|
|
}
|
|
} |